{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/villaggio-molise-vacanze-costa-verde-sul-mare-montenero-di",
  "name": "Villaggio Molise | Vacanze al Costa Verde sul Mare",
  "description": "Book your holidays in our Camping Molise Village! On the Costa Verde you will find bungalows, large pitches, swimming pool and private beach.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/villaggio-molise-vacanze-costa-verde-sul-mare-montenero-di",
  "image": [
    "https://www.costaverde.it/wp-content/uploads/2026/02/drone-piscina-mare.jpg",
    "https://www.costaverde.it/wp-content/uploads/logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Viale Andrea Doria, 64",
    "addressLocality": "Montenero di Bisaccia",
    "addressRegion": "CB",
    "postalCode": "86036",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.0465,
    "longitude": 14.8055
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 250,
    "bestRating": 5,
    "worstRating": 1
  }
}