{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-aire-naturelle-de-villemarin-marseillan",
  "name": "Camping Aire Naturelle de Villemarin",
  "description": "Camping Aire Naturelle de Villemarin is a campsite in Marseillan, Hérault.The campsite has which are marked out, pitches with shade and pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-aire-naturelle-de-villemarin-marseillan",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/c/674c4b0067e48.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "route de Mèze",
    "addressLocality": "Marseillan",
    "postalCode": "34340",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.39722,
    "longitude": 3.54858
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}