{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/homestay-campsite-bari-apulia",
  "name": "Homestay Campsite",
  "description": "Location for self-sufficient motorhomes - use GPS coordinates - view of rocky hills - close to the city - on the side of the national park - Altamura 12km - center 60km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/homestay-campsite-bari-apulia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651010648.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Parisi Vecchia",
    "addressLocality": "bari",
    "addressRegion": "apulia",
    "postalCode": "70022",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.87237,
    "longitude": 16.46226
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.56,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€10+"
}