{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/x-camping-dolomites-deutschnofen-nova-ponente",
  "name": "X-Camping Dolomites",
  "description": "X-Camping Dolomites is a campsite that is located in Nova Ponente, Bolzano.This terraced campsite has delimited pitches and not...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/x-camping-dolomites-deutschnofen-nova-ponente",
  "image": [
    "//cdn1.acsi.eu/eurocampings/assets/9148/acsi-portal/images/header-fallback.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Fora 14",
    "addressLocality": "Deutschnofen/Nova Ponente",
    "postalCode": "39050",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.41475,
    "longitude": 11.43467
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}