{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parco-camper-torre-torre-orso",
  "name": "Parco Camper La Torre",
  "description": "In the heel of the boot of Italy, near the beautiful coastal town of Torre dell'Orso, lies Parco Camper La Torre. This quiet and small-scale campsite...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parco-camper-torre-torre-orso",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/c/674c98fb5a539.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Dubrovnik",
    "addressLocality": "Torre dell'Orso",
    "postalCode": "73026",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.27803,
    "longitude": 18.41447
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 7,
    "bestRating": 10,
    "worstRating": 1
  }
}