{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-weideblick-gross-kreutz-brandenburg",
  "name": "Wohnmobilstellplatz Weideblick",
  "description": "at farm - next to meadow - center 10km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-weideblick-gross-kreutz-brandenburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651042953.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ketziner Siedlung",
    "addressLocality": "Groß Kreutz",
    "addressRegion": "brandenburg",
    "postalCode": "14550",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.45281,
    "longitude": 12.83652
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20+"
}