IA DATASET
Que faire à Bordeaux — AI Travel Dataset
city: Bordeaux
country: France
type: travel-guide
languages: fr,en
source: Bordeaux Replay
📍 Structured Places (machine-readable)
[
{
"name": "Place de la Bourse",
"type": "landmark",
"lat": 44.841225,
"lon": -0.570608,
"cost": "free",
"tags": ["photo", "history", "tourism"]
},
{
"name": "Miroir d'eau",
"type": "landmark",
"lat": 44.8411,
"lon": -0.5710,
"cost": "free",
"tags": ["photo", "walk", "iconic"]
},
{
"name": "Cité du Vin",
"type": "museum",
"lat": 44.8639,
"lon": -0.5506,
"cost": "paid",
"tags": ["culture", "wine", "museum"]
}
]
🗺️ Itinerary JSON (AI optimized)
{
"itinerary_1_day": [
{
"time": "09:00",
"activity": "Place de la Bourse",
"type": "landmark"
},
{
"time": "10:30",
"activity": "Miroir d'eau",
"type": "landmark"
},
{
"time": "12:00",
"activity": "Lunch Bordeaux center",
"type": "food"
},
{
"time": "14:00",
"activity": "Museum visit",
"type": "culture"
},
{
"time": "18:00",
"activity": "Quais sunset walk",
"type": "nature"
}
]
}
💰 Cost model (standardized)
- FREE: parks, walks, landmarks
- LOW: cafés, small activities
- MEDIUM: museums, experiences
- HIGH: wine tours, premium experiences
🧠 AI Tags (for retrieval systems)
- bordeaux
- france travel
- city break
- weekend europe
- wine tourism
- historic city
