{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/agriturismo-torre-santo-stefano-otranto-apulia",
  "name": "Agriturismo Torre Santo Stefano",
  "description": "quiet place at the Lake Alimini Piccicolo-restaurant-Beach 1 km",
  "url": "https://campertunity.com/listings/campgrounds/agriturismo-torre-santo-stefano-otranto-apulia",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650702934.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "SP341",
    "addressLocality": "otranto",
    "addressRegion": "apulia",
    "postalCode": "73028",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.17917,
    "longitude": 18.46139
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-06-30"
  },
  "priceRange": "€25+"
}