{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-label-balagne-corsica",
  "name": "Camping La’Bel Balagne",
  "description": "Camping La’Bel Balagne is a camping location with sanitary services, showers, laundry facilities, and a bread service.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-label-balagne-corsica",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651179324"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bonaldello",
    "addressLocality": "113142",
    "addressRegion": "corsica",
    "postalCode": "20226",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.62726,
    "longitude": 9.0092
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}