{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-la-cote-des-nacres-solenzara",
  "name": "Camping De la Côte des Nacres",
  "description": "Camping De la Côte des Nacres is a campsite in Solenzara, South Corsica, located by the sea and a river/stream.The campsite has pitches without...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-la-cote-des-nacres-solenzara",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/e/674ef2698a9ed.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "T10",
    "addressLocality": "Solenzara",
    "postalCode": "20240",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.8655,
    "longitude": 9.39728
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}