{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/village-western-hourtin-aquitaine",
  "name": "Le Village Western",
  "description": "Location Up to 6 people from Le Village Western campsite in Hourtin and enjoy an unforgettable stay.",
  "url": "https://campertunity.com/listings/campgrounds/village-western-hourtin-aquitaine",
  "image": [
    "https://img.yellohvillage.fr/var/plain_site/storage/images/_aliases/spapi_xlarge/site_marchand/camping/le_village_western/2994970-143-fre-FR/le_village_western.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin de Bécassine",
    "addressLocality": "Hourtin",
    "addressRegion": "Aquitaine",
    "postalCode": "33990",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.179227,
    "longitude": -1.074744
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.15,
    "reviewCount": 517,
    "bestRating": 5,
    "worstRating": 0
  }
}