{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-nogent-le-roi-centre-val-de-loire",
  "name": "Aire Municipale",
  "description": "at the stadium - water and power closed in the winter season - center 600m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-nogent-le-roi-centre-val-de-loire",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650749378.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue du Pont des Demoiselles",
    "addressLocality": "Nogent-le-Roi",
    "addressRegion": "centre-val-de-loire",
    "postalCode": "28210",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.65048,
    "longitude": 1.5291
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.6,
    "reviewCount": 44,
    "bestRating": 5,
    "worstRating": 1
  }
}