{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/area-parco-abete-bianco-pescopennataro-molise",
  "name": "Area Parco Abete Bianco",
  "description": "Nice quiet room located in the green center 500 m",
  "url": "https://campertunity.com/listings/campgrounds/area-parco-abete-bianco-pescopennataro-molise",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650772775.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Turistica",
    "addressLocality": "pescopennataro",
    "addressRegion": "molise",
    "postalCode": "86080",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.8669,
    "longitude": 14.297
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "18",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "€18+"
}