{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camper-service-gambatesa-terrazza-panoramica-molise",
  "name": "Camper Service Gambatesa Terrazza Panoramica",
  "description": "location near the Villa 100 m - report to the City Hall (Department) for identification 150 m - center 150 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camper-service-gambatesa-terrazza-panoramica-molise",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650896273.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via del Lavatoio",
    "addressLocality": "Gambatesa",
    "addressRegion": "molise",
    "postalCode": "86013",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.51056,
    "longitude": 14.91201
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.2,
    "reviewCount": 22,
    "bestRating": 5,
    "worstRating": 1
  }
}