{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-villers-cotterets-hauts-de-france",
  "name": "Aire de Camping Car Villers Cotterets",
  "description": "Campsite left of the swimming pool - service point (only toilets possible) right of the swimming pool - payment with bank or credit card.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-villers-cotterets-hauts-de-france",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650747213.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue Alfred Juneaux",
    "addressLocality": "Villers-Cotterêts",
    "addressRegion": "hauts-de-france",
    "postalCode": "02600",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.2606,
    "longitude": 3.08689
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.7,
    "reviewCount": 65,
    "bestRating": 5,
    "worstRating": 1
  }
}