{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dokkedal-camping-storvorde",
  "name": "Dokkedal Camping",
  "description": "Dokkedal Camping is a campsite with 280 seats in Storvorde, Denmark. Dokkedal Camping has wifi, a camping shop, a snack bar and an indoor pool.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dokkedal-camping-storvorde",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg",
    "images//SPOT6de2d81bbfb11404b91376fe6b319891/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kystvej 118",
    "addressLocality": "Storvorde",
    "postalCode": "9280",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.891,
    "longitude": 10.26123
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "21",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr21+"
}