{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dogs-allowed-centuripe-sicilia",
  "name": "Dogs Allowed",
  "description": "New (2025) place for motorhomes - view of the Etna - plots between the orange trees - very friendly host family with possibility of dinner.",
  "url": "https://campertunity.com/listings/campgrounds/dogs-allowed-centuripe-sicilia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651245767.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Contrada Coco a",
    "addressLocality": "Centuripe",
    "addressRegion": "sicilia",
    "postalCode": "94010",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.6159,
    "longitude": 14.78017
  },
  "sameAs": [
    "https://www.facebook.com/people/Agriturismo-Del-Nonno/61568093854111/",
    "https://www.campercontact.com/en/italy/sicily/centuripe/160820/agriturismo-del-nonno"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "24",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€24+"
}