{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-california-ste-lucie-de-porto-vecchio",
  "name": "Camping California",
  "description": "Camping California is a campsite in Sainte-Lucie de Porto-Vecchio, Corse-du-Sud. This campsite with sloping terrain has pitches with shade...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-california-ste-lucie-de-porto-vecchio",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/6750632d661f3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Capu di Fora Pinarello",
    "addressLocality": "Ste Lucie-de-Porto-Vecchio",
    "postalCode": "20144",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.66633,
    "longitude": 9.38019
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}