{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/moosbach-bayern",
  "name": "Reisemobilstellplatz",
  "description": "6 pitches with electricity, fresh water and disposal, very nice idyllic location, place is protected, approx. 100 m to the center, baker, butcher, grocery stores, gastronomy available, gas bottle exchange in 100 m, open 01.03. - 31.10.",
  "url": "https://campertunity.com/listings/campgrounds/moosbach-bayern",
  "image": [
    "https://stellplatz.info/img/3385/wohnmobilstellplatz-stellplatz-bei-der-wieskirche-3935.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/3385/wohnmobilstellplatz-stellplatz-bei-der-wieskirche-3935.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Friedhofgasse",
    "addressLocality": "Moosbach",
    "addressRegion": "Bayern",
    "postalCode": "92709",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.5917,
    "longitude": 12.413
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 47,
    "bestRating": 5,
    "worstRating": 1
  }
}