{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-molise-montenero-bisaccia",
  "name": "Camping Molise",
  "description": "Camping Molise is a campsite in Montenero di Bisaccia, Campobasso, located by the sea.The campsite has which are marked out, pitches with shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-molise-montenero-bisaccia",
  "image": [
    "https://cdn2.acsi.eu/6/8/5/a/685a5e1dbfbb4.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "SS 16 km 525",
    "addressLocality": "Montenero di Bisaccia",
    "postalCode": "86036",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.06478,
    "longitude": 14.78022
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gym"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5.9,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}