{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-achte-wommels-frisia",
  "name": "Camping de Achte",
  "description": "Camping pitches in the campsite - Limited number of electricity points - Wommels Center 2,4 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-achte-wommels-frisia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651245656.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sûdhoeke",
    "addressLocality": "Wommels",
    "addressRegion": "frisia",
    "postalCode": "8731 CK",
    "addressCountry": "Países Bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.09033,
    "longitude": 5.58504
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "20+"
}