{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sonder-orum-faelled-autocamperplads-hjslev-dk",
  "name": "Sønder Ørum Fælled Motorhome Square",
  "description": "centre 14km",
  "url": "https://campertunity.com/listings/campgrounds/sonder-orum-faelled-autocamperplads-hjslev-dk",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651264836.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ørumvej",
    "addressLocality": "162098",
    "addressRegion": "hjslev",
    "postalCode": "7840",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.55757,
    "longitude": 9.21651
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "100",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "kr100+"
}