{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-saint-leonard-des-bois-pays-de-la",
  "name": "Aire Municipale",
  "description": "toilet building-Centre 300 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-saint-leonard-des-bois-pays-de-la",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650745808.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Le Gué Plard",
    "addressLocality": "Saint-Léonard-des-Bois",
    "addressRegion": "pays-de-la-loire",
    "postalCode": "72130",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.35323,
    "longitude": -0.08144
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.75,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}