{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/strandparkplaats-aan-eind-van-de-d745-prunelli-di-fiumorbo",
  "name": "Strandparkplaats aan eind van de D745",
  "description": "mixed small beach parking at the end of the road on gravel - use GPS coordinates - beach 100m - center 8km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/strandparkplaats-aan-eind-van-de-d745-prunelli-di-fiumorbo",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650829403.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "D745",
    "addressLocality": "Prunelli-di-Fiumorbo",
    "addressRegion": "corsica",
    "postalCode": "20243",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.96003,
    "longitude": 9.41382
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}