{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campeggio-centro-vacanze-molise",
  "name": "Campeggio - Centro Vacanze Molise",
  "description": "The Molise Holiday Centre offers large grass pitches, directly by the sea and with private beach. With 4 groups of sanitary facilities located along the central avenue. The hot showers are free and functional with solar panels to protect the environment.",
  "url": "https://campertunity.com/listings/campgrounds/campeggio-centro-vacanze-molise",
  "image": [
    "https://www.campingmolise.it/wp-content/uploads/2023/05/Campeggio_01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "SS16, km 525",
    "addressLocality": "Montenero di Bisaccia",
    "addressRegion": "Molise",
    "postalCode": "86036",
    "addressCountry": "Italien"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.06491667,
    "longitude": 14.78005
  },
  "sameAs": [
    "https://www.campingmolise.it/de/product/campingplatz/",
    "https://www.pincamp.ch/de/campingplaetze/camping-villaggio-molise"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}