{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-vrijland-lochem-gueldres",
  "name": "Camping Vrijland",
  "description": "Camping plots in a rural campsite - Centro de Lochem at 5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-vrijland-lochem-gueldres",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651253159"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grote Drijfweg",
    "addressLocality": "lochem",
    "addressRegion": "gueldres",
    "postalCode": "7241 NN",
    "addressCountry": "paises-bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.18205,
    "longitude": 6.46561
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "28.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "28.5+"
}