{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campeggio-torre-rinalda-lecce",
  "name": "Campeggio Torre Rinalda",
  "description": "Campsite Torre Rinalda is a campsite in Lecce, Italy. Campsite Torre Rinalda has wifi, a camping shop and a restaurant. Dogs are allowed.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campeggio-torre-rinalda-lecce",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/campsites/SPOT92f884812953209d25ae59ee0bd9e7e3/biggerthumb.jpg",
    "images//SPOT92f884812953209d25ae59ee0bd9e7e3/mapbox/mapbox.webp",
    "images/it/SPOT92f884812953209d25ae59ee0bd9e7e3/medium/57e5ecaba1ea3-campeggio-torre-rinalda-lecce.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Simeone D'Antona 1",
    "addressLocality": "Lecce",
    "postalCode": "73100",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.48166,
    "longitude": 18.14527
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "52",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€52+"
}