{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-municipal-114566-pays-de-la-loire",
  "name": "Camping municipal",
  "description": "Camping municipal offers toilet, shower, clothes wash dry, water, electricity, discharge waste water, discharge toilet, bread service, and shop or kiosk services.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-municipal-114566-pays-de-la-loire",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651220060"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue des Gabares",
    "addressLocality": "114566",
    "addressRegion": "pays-de-la-loire",
    "postalCode": "49250",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.40962,
    "longitude": -0.31736
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}