{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-sully-sully-sur-loire-centre",
  "name": "Aire De Camping Car Sully",
  "description": "max camper length 7.5m - large, spacious demarcated pitches behind the castle and with a view over the Loire - little shade - narrow access - center 800m.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-sully-sully-sur-loire-centre",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650701424.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin de la Salle Verte",
    "addressLocality": "sully-sur-loire",
    "addressRegion": "centre",
    "postalCode": "45600",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.77111,
    "longitude": 2.38407
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.2,
    "reviewCount": 141,
    "bestRating": 5,
    "worstRating": 1
  }
}