**Description:** Use Gemini API to find must-see spots within each national park that may not exist in OSM. **Tasks:** - [ ] Create prompt: "List top 10 must-see natural spots in [park name], France" - [ ] Run for all national and regional parks - [ ] Parse responses and extract place names + descriptions - [ ] Store as potential children places with source='gemini' - [ ] Flag for verification against OSM data - [ ] Include Google Places data once qualified **Acceptance Criteria:** - Places stored with gemini_suggested flag - Place qualified
Description:
Use Gemini API to find must-see spots within each national park that may not exist in OSM.
Tasks:
Acceptance Criteria: