{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-rochat-belle-isle-chateauroux",
  "name": "Camping Le Rochat Belle-Isle",
  "description": "Campsite Le Rochat Belle-Isle is a campsite in Châteauroux, Indre, located on the river/arroyo and on the edge of a recreational lake/park. The campsite has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-rochat-belle-isle-chateauroux",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/9/67498be1c2c38.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "17 rue du Rochat",
    "addressLocality": "Châteauroux",
    "postalCode": "36000"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.82386,
    "longitude": 1.69417
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.3,
    "reviewCount": 245,
    "bestRating": 10,
    "worstRating": 1
  }
}