{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-blindenmarkt-niederosterreich",
  "name": "Reisemobilstellplatz",
  "description": "Located between 3 swimming lakes, just partially fixed and illuminated",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-blindenmarkt-niederosterreich",
  "image": [
    "https://stellplatz.info/Media/Default/StaticMap/185558/staticmap_185558_16_48.12174_14.98815.png?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://Stellplatz.Info/Media/Default/StaticMap/185558/staticmap_185558_16_48.12174_14.98815.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "J. Tiefenbacherplatz 1",
    "addressLocality": "Blindenmarkt",
    "addressRegion": "Niederösterreich",
    "postalCode": "3372",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.12174,
    "longitude": 14.98815
  },
  "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": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}