{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-nevez-brittany",
  "name": "Parking",
  "description": "parking at the beach with marked pitches-toilet block-the police check the maximum stay centre 5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-nevez-brittany",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650749770.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Corniche des Glénan",
    "addressLocality": "Névez",
    "addressRegion": "brittany",
    "postalCode": "29920",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.79394,
    "longitude": -3.80999
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.67,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  }
}