{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/unusual-accomodations",
  "name": "Unusual Accomodations",
  "description": "Stay in our campsite, 18,000 sqm of grassy land for tents, campers, caravans, houses and bungalows in panoramic position with views of Lake Maggiore and the Borromee Islands",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/unusual-accomodations",
  "image": [
    "https://ntc.crweb.it/dataManager/public/certificate/552_1519642921223.svg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.91235,
    "longitude": 8.48863
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}