{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-la-salina-torre-colimena",
  "name": "Area La Salina",
  "description": "warme douches € 1 - string 50m - centre 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-la-salina-torre-colimena",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650696671.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lungomare Jonio",
    "addressLocality": "Torre Colimena",
    "addressRegion": "tarente",
    "postalCode": "74024",
    "addressCountry": "Italië"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.30116,
    "longitude": 17.72633
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.09,
    "reviewCount": 28,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "21.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "21.5+"
}