{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-mun-du-pont-de-pierre-valdyerre",
  "name": "Camping Mun. du Pont de Pierre",
  "description": "Campsite Mun. du Pont de Pierre is a campsite in Arrou, Eure-et-Loir, located on a river/stream. The campsite has pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-mun-du-pont-de-pierre-valdyerre",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674eec72c51cd.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "rue du Pont de Pierre (Arrou)",
    "addressLocality": "Vald'Yerre",
    "postalCode": "28290",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.10175,
    "longitude": 1.11639
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.3,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}