{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sicily-ranch-caltagirone",
  "name": "Sicily Ranch",
  "description": "Enjoy a relaxing stay at Sicily Ranch in Caltagirone, Italy. Customer rating: 4.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sicily-ranch-caltagirone",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651150642.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Caltagirone",
    "addressRegion": "Sizilien",
    "postalCode": "95041",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.16471499,
    "longitude": 14.58143882
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}