{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kamarina-pit-stop-scoglitti",
  "name": "Kamarina Pit Stop",
  "description": "Kamarina Pit Stop is a campsite in Scoglitti, Ragusa.The campsite has which are marked out, pitches with shade and pitches with some shade. Kamarina...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kamarina-pit-stop-scoglitti",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67518e410bb8e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "SP19",
    "addressLocality": "Scoglitti",
    "postalCode": "97019",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.89417,
    "longitude": 14.43833
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}