{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-mecklenburg-vorpommern",
  "name": "Reisemobilstellplatz",
  "description": "Campsite right by the lake",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-mecklenburg-vorpommern",
  "image": [
    "https://stellplatz.info/Media/Default/StaticMap/165900/staticmap_165900_16_51.16569_10.45152.png?h=237&w=355&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://Stellplatz.Info/Media/Default/StaticMap/165900/staticmap_165900_16_51.16569_10.45152.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Mecklenburg-Vorpommern",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.16569,
    "longitude": 10.45152
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}