{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/shaura-glamping-noto-syracuse",
  "name": "Shauri Glamping",
  "description": "We believe that contact with nature gives us balance, which is why we have created a place for our guests to connect with the environment, benefiting from all the comforts. Spending time in our Glamping is an experience that starts from the scents (in Sicilian sciauri) of sage, wild fennel and thyme that grow spontaneously. In a pristine environment, our ecolodges are immersed among almond, olive and carob trees beyond which the sea can be seen. The sounds of the countryside accompany our gue...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/shaura-glamping-noto-syracuse",
  "image": [
    "https://ecobnb.com/media/cache/resolve/panorama/media/uploads/14b7f6c9edee755635c3a723490f1cd88cd48258.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "c.da Grattaluri",
    "addressLocality": "Noto",
    "addressRegion": "Syracuse",
    "postalCode": "96017",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.90189846,
    "longitude": 14.99393357
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}