{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kalliste-camping-village-saint-florent",
  "name": "Kalliste Camping-Village",
  "description": "Kalliste Camping-Village is a campsite that is located in Saint-Florent, Haute-Corse, and located near the sea and river/stream.This campsite...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kalliste-camping-village-saint-florent",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/e/674ef27adeb34.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "route de la Plage",
    "addressLocality": "St. Florent",
    "postalCode": "20217",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.67331,
    "longitude": 9.29692
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}