{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-la-poiteviniere-pays-de-la-loire",
  "name": "Aire Municipale",
  "description": "view of the lake and the park - chip, at the bakery and cafe - 2x power - in the center",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-la-poiteviniere-pays-de-la-loire",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650664310.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin de la Fontaine",
    "addressLocality": "La Poitevinière",
    "addressRegion": "pays-de-la-loire",
    "postalCode": "49510",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.22743,
    "longitude": -0.8965
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.83,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  }
}