{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oleificio-di-vito-buccaro-molise",
  "name": "Oleificio Di Vito",
  "description": "with olive oil/wine product of the local selling company Centro-4 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oleificio-di-vito-buccaro-molise",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650783787.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Contrada Cocciolete",
    "addressLocality": "buccaro",
    "addressRegion": "molise",
    "postalCode": "86042",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.93656,
    "longitude": 15.04808
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.36,
    "reviewCount": 22,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€10+"
}