{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-chorin-brandenburg",
  "name": "Reisemobilstellplatz",
  "description": "small organic family farm with orchards of old apple varieties",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-chorin-brandenburg",
  "image": [
    "https://stellplatz.info/img/59305/wohnmobilstellplatz-oekohof-engler-1295942.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/59305/wohnmobilstellplatz-oekohof-engler-1295942.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Serwester Dorfstraße 72 OT Serwest",
    "addressLocality": "Chorin",
    "addressRegion": "Brandenburg",
    "postalCode": "16230",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.92911,
    "longitude": 13.92426
  },
  "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.8,
    "reviewCount": 57,
    "bestRating": 5,
    "worstRating": 1
  }
}