{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-combrit-brittany",
  "name": "Aire Municipale",
  "description": "quiet and neat place-behind the Town Hall-jeton, available at the shops",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-combrit-brittany",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650668768.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hent Ty Plouz",
    "addressLocality": "Combrit",
    "addressRegion": "brittany",
    "postalCode": "29120",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.88743,
    "longitude": -4.15442
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.09,
    "reviewCount": 17,
    "bestRating": 5,
    "worstRating": 1
  }
}