{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-almoetia-calatabiano-it",
  "name": "Camping Almoetia",
  "description": "Camping Almoetia is a campsite in Calatabiano, Catania, located by the sea.The campsite has pitches with shade, pitches without shade and pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-almoetia-calatabiano-it",
  "image": [
    "https://cdn1.acsi.eu/6/8/9/3/689352d757518.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via San Marco 19",
    "addressLocality": "Calatabiano",
    "postalCode": "95011",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.80508,
    "longitude": 15.24356
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.5,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}