{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-u-casone-corsica-france",
  "name": "How far from the beach is Camping U Casone?",
  "description": "Profile Notre luxe, c'est l'Espace ! Read more",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-u-casone-corsica-france",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-u-casone/4JR95iW0U3x9.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-u-casone/JfmamTlyYB-A.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de la mer",
    "addressLocality": "Camping U Casone",
    "addressRegion": "Corsica",
    "postalCode": "20240",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.9992,
    "longitude": 9.4353
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}