{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-intermarche-pleine-fougeres-bretagne",
  "name": "Parking Intermarche",
  "description": "at the Intermarche supermarket - jetons, free for shop customers - center 5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-intermarche-pleine-fougeres-bretagne",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650750228.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "D4",
    "addressLocality": "Pleine-Fougères",
    "addressRegion": "bretagne",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.5465,
    "longitude": -1.53744
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.36,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  }
}