{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-de-baanbreker-heeten-overijssel",
  "name": "Camperplaats De Baanbreker",
  "description": "Camper pitches on a former livestock farm - upon arrival, first check the information for available pitches - payment in the box at the information - Sallandse Heuvelrug - do not use heating/air conditioning on electricity - Raalte 3km - center of Heeten 4km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-de-baanbreker-heeten-overijssel",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650914322.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Speelmansweg",
    "addressLocality": "heeten",
    "addressRegion": "overijssel",
    "postalCode": "8111 MG",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.36071,
    "longitude": 6.31197
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.25,
    "reviewCount": 167,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "7",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€7+"
}