{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camper-service-fiere-lucane-castel-lagopesole-basilicata",
  "name": "Camper Service Fiere Lucane Soc. Coop. a.r.l.",
  "description": "use GPS coordinates - castle of Lagopesole 1km - shuttle service - center 1,5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camper-service-fiere-lucane-castel-lagopesole-basilicata",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650843448.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Corso Fedrico II di Svevia",
    "addressLocality": "Castel Lagopesole",
    "addressRegion": "basilicata",
    "postalCode": "85021",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.79816,
    "longitude": 15.74846
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.17,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "8",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "€8+"
}