{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-acacia-hourtin",
  "name": "Camping L'Acacia",
  "description": "Campsite L'Acacia is a campsite in Hourtin, Gironde, located in the woods.This campsite has shaded pitches, not...",
  "url": "https://campertunity.com/listings/campgrounds/camping-acacia-hourtin",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67516867caeaa.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "182 Sainte-Héléne",
    "addressLocality": "Hourtin",
    "postalCode": "33990",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.13561,
    "longitude": -1.06433
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}