{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-grensheuvel-natuurlijk-limburg-noorbeek",
  "name": "Camping Grensheuvel Natuurlijk Limburg",
  "description": "quiet campsite in the hills of Noorbeek - South Limburg Mergelland - register via the column - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-grensheuvel-natuurlijk-limburg-noorbeek",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650870840.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Voerenstraat",
    "addressLocality": "Noorbeek",
    "addressRegion": "limburg",
    "postalCode": "6255 PB",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.77282,
    "longitude": 5.80191
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.12,
    "reviewCount": 130,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "26",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€26+"
}