{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-plage-marseillan-plage",
  "name": "Camping La Plage",
  "description": "Camping La Plage is a campsite located in Marseillan Plage, Hérault, and located near the sea.This campsite has pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-plage-marseillan-plage",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674ef2844e80b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "69 chemin du Payrollet",
    "addressLocality": "Marseillan-Plage",
    "postalCode": "34340",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.30972,
    "longitude": 3.54597
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 7,
    "bestRating": 10,
    "worstRating": 1
  }
}