{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/chenehutte-mairie-chenehutte-treves-cunault-pays-de-la-loire",
  "name": "Chênehutte Mairie",
  "description": "parking under trees, right in front of the town hall and on a high bank overlooking the river Loire - no facilities - suitable for longer campers - sign present with reference service place 4 km away - center Chênehutte-Trèves-Cunault 500 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/chenehutte-mairie-chenehutte-treves-cunault-pays-de-la-loire",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650846520.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue des Ducs d'Anjou",
    "addressLocality": "Chênehutte-Trèves-Cunault",
    "addressRegion": "pays-de-la-loire",
    "postalCode": "49350",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.31156,
    "longitude": -0.15828
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.67,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}