{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reviews-milly-la-foret",
  "name": "Reviews",
  "description": "☎ +***-***-****7 Rating by the Campercontact community: 3.33",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reviews-milly-la-foret",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650750476.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin des Petits Saules",
    "addressLocality": "Milly-la-Forêt",
    "postalCode": "91490",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.39808,
    "longitude": 2.48024
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.33,
    "reviewCount": 21,
    "bestRating": 5,
    "worstRating": 1
  }
}