{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hoeve-kroonen-camping-schin-op-geul-limburgo-paises-bajos",
  "name": "Hoeve Kroonen, camping",
  "description": "Camping plots in an agricultural campsite - located in Geuldal - center Schin op Geul 950m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hoeve-kroonen-camping-schin-op-geul-limburgo-paises-bajos",
  "image": [
    "https://img.campercontact.com/media/photos/4222124651090954.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strucht",
    "addressLocality": "Schin op Geul",
    "addressRegion": "limburgo",
    "postalCode": "6305 AH",
    "addressCountry": "Países Bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.85165,
    "longitude": 5.8644
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "27",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "27+"
}