{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperpark-turfstee-blijham-groningen",
  "name": "Camperpark Turfstee",
  "description": "Camper park on the edge of Oude Pekela - cash payment - follow A7 [NL-D] exit 47 [Winschoten/Pekela's] 6km - 1st roundabout N367 to Oude Pekela - just before Oude Pekela the location is on the left of the road - center 1km.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperpark-turfstee-blijham-groningen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651115297"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Turfweg",
    "addressLocality": "Blijham",
    "addressRegion": "groningen",
    "postalCode": "9697 XK",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.11115,
    "longitude": 7.02918
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.41,
    "reviewCount": 220,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "13.2",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€13.2+"
}