{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/am-sportcenter-furstenhagen",
  "name": "Am Sportcenter, Fürstenhagen",
  "description": "Am Sportcenter, Fürstenhagen Breslauer Str. 18 Discover 30,000 motorhome pitches, campsites, and overnight stops in 60 countries on Stellplatzfuehrer.de. Free and ad-free.",
  "url": "https://campertunity.com/listings/campgrounds/am-sportcenter-furstenhagen",
  "image": [
    "https://stellplatzfuehrer.de/images/sobipro/2638/field_gallery/img_1_2638image1mdg.jpg",
    "https://www.stellplatzfuehrer.de/images/sobipro/2638/field_gallery/thumb_1_2638image1mdg.jpg",
    "https://www.stellplatzfuehrer.de/images/sobipro/2638/field_gallery/thumb_3_2638image3btf.jpg",
    "https://www.stellplatzfuehrer.de/images/sobipro/2638/field_gallery/thumb_2_2638image2iud.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Breslauer Str. 18",
    "addressLocality": "Fürstenhagen"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.206784,
    "longitude": 9.694574
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 0
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "20",
    "priceValidUntil": "2026-06-21"
  },
  "priceRange": "$20+"
}