{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-rosselba-le-palme-elba-portoferraio-it",
  "name": "Camping Rosselba Le Palme",
  "description": "Camping Village & Glamping Rosselba Le Palme is located between palm trees and the tropical fauna of Elba. From the campsite a steep staircase leads to the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-rosselba-le-palme-elba-portoferraio-it",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/f/674f0bd1aae67.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Loc. Ottone 3",
    "addressLocality": "Elba/Portoferraio",
    "postalCode": "57037",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.80072,
    "longitude": 10.36453
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 67,
    "bestRating": 10,
    "worstRating": 1
  }
}