{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-nago-trentino-sudtirol",
  "name": "Reisemobilstellplatz",
  "description": "Small family-run campsite",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-nago-trentino-sudtirol",
  "image": [
    "https://stellplatz.info/img/307972/wohnmobilstellplatz-camping-grumèl-309208.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/307972/wohnmobilstellplatz-camping-grum&#232;l-309208.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strada Rivana, 42",
    "addressLocality": "Nago",
    "addressRegion": "Trentino-Südtirol",
    "postalCode": "38069",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.877857,
    "longitude": 10.898239
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 242,
    "bestRating": 5,
    "worstRating": 1
  }
}