{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplads-jernbanegade-20-allingabro-dk",
  "name": "Campsite Railway Street 20",
  "description": "Camper places in the garden - center Allingåbro: 500m.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplads-jernbanegade-20-allingabro-dk",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651247574.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jernbanegade",
    "addressLocality": "Allingåbro",
    "addressRegion": "allingabro",
    "postalCode": "8961",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.46359,
    "longitude": 10.32143
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "100",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr100+"
}