{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-etangs-marsalin-vert-en-drouais",
  "name": "Camping des Etangs de Marsalin",
  "description": "Camping des Etangs de Marsalin is a campsite in Vert-en-Drouais, Eure-et-Loir, located a river/stream.The campsite has which are marked out, pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-etangs-marsalin-vert-en-drouais",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/675066ff6bd3b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3 place du Général de Gaulle",
    "addressLocality": "Vert-en-Drouais",
    "postalCode": "28500",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.76097,
    "longitude": 1.29036
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}