{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-chemin-de-la-planche-brissac-loire-aubance",
  "name": "Aire Chemin de la Planche",
  "description": "at municipal park-b 200 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-chemin-de-la-planche-brissac-loire-aubance",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650679938.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue d'Anjou",
    "addressLocality": "Brissac-Loire-Aubance",
    "addressRegion": "pays-de-la-loire",
    "postalCode": "49320",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.29789,
    "longitude": -0.38472
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.25,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}