{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-gien-gien-centre-val-de-loire",
  "name": "Aire de Camping Car Gien",
  "description": "neat demarcated [narrow] places at swimming pool-near the Loire tokens, by the swimming pool-Centre 1 km.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-gien-gien-centre-val-de-loire",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650698468.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Quai de Nice",
    "addressLocality": "Gien",
    "addressRegion": "centre-val-de-loire",
    "postalCode": "45500",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.68002,
    "longitude": 2.64336
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.55,
    "reviewCount": 33,
    "bestRating": 5,
    "worstRating": 1
  }
}