{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-arnage-pays-de-la-loire",
  "name": "Aire Municipale",
  "description": "quiet place next to parking with height bar on the banks of the Sarthe - blocks necessary",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-arnage-pays-de-la-loire",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650706173.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue du Port",
    "addressLocality": "Arnage",
    "addressRegion": "pays-de-la-loire",
    "postalCode": "72230",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.93041,
    "longitude": 0.18431
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.21,
    "reviewCount": 19,
    "bestRating": 5,
    "worstRating": 1
  }
}