{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pilegaarden-bente-ole-christensen-hejnsvig",
  "name": "Pilegaarden, Bente & Ole Christensen",
  "description": "Location with cash (Crones or Euros) payments - Givskud Zoo: 30km - Legoland: 12km - center: 2.5km.",
  "url": "https://campertunity.com/listings/campgrounds/pilegaarden-bente-ole-christensen-hejnsvig",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650848237.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Søgårdvej",
    "addressLocality": "Hejnsvig",
    "addressRegion": "hejnsvig",
    "postalCode": "7250",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.68051,
    "longitude": 8.97717
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "140",
    "priceValidUntil": "2026-07-27"
  },
  "priceRange": "kr140+"
}