{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-bremen-hb",
  "name": "Motorhome site Bremen in Bremen – promobil",
  "description": "Pitch",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-bremen-hb",
  "image": [
    "https://imgsdb1.promobil.de/image/6341ab319786af0008bdef16-websiteArticle.jpg",
    "https://imgsdb.promobil.de/_/bg:FFFFFF/f:best/h:243/rt:fill/w:430/plain/6341ab319786af0008bdef16.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schosterboorn 7",
    "addressLocality": "Bremen",
    "addressRegion": "HB",
    "postalCode": "28207",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.06776671288205,
    "longitude": 8.863544217860406
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 21,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "150",
    "priceValidUntil": "2026-07-13"
  },
  "priceRange": "€150+"
}