{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-comunale-ostuni-puglia-ba-br-fg-le-ta",
  "name": "Area Comunale",
  "description": "quiet place on the Parking Largo Maria SS del Carmine - center 200m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-comunale-ostuni-puglia-ba-br-fg-le-ta",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650919974.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Salvatore Tommasi",
    "addressLocality": "Ostuni",
    "addressRegion": "puglia-ba-br-fg-le-ta",
    "postalCode": "72017",
    "addressCountry": "Italië"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.73286,
    "longitude": 17.58121
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.44,
    "reviewCount": 17,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "17",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "17+"
}