{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/agricampeggio-alessandra-capo-dorlando-torrenova",
  "name": "Agricampeggio Alessandra",
  "description": "On the north coast of Sicily, near the picturesque town of San Marco d'Alunzio, lies Agricampeggio Alessandra. This small-scale campsite was built in...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/agricampeggio-alessandra-capo-dorlando-torrenova",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/c/674c9f5bb978c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via del Mare",
    "addressLocality": "Capo d'Orlando/Torrenova",
    "postalCode": "98070",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.11667,
    "longitude": 14.70047
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 7,
    "bestRating": 10,
    "worstRating": 1
  }
}