{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/village-camping-santa-fortunata-sorrento",
  "name": "Village Camping Santa Fortunata",
  "description": "Terraced campsite Village Camping Santa Fortunata is beautifully located on a large height. You have a beautiful view over the bay of Sorrento,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/village-camping-santa-fortunata-sorrento",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/9/6749c831aaaba.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Capo 39",
    "addressLocality": "Sorrento",
    "postalCode": "80067"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.62744,
    "longitude": 14.35739
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.5,
    "reviewCount": 77,
    "bestRating": 10,
    "worstRating": 1
  }
}