{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dcu-vesterhavs-camping-harboore",
  "name": "DCU Vesterhavs Camping",
  "description": "DCU Vesterhavs Camping is a campsite with 120 seats in Harboøre, Denmark.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dcu-vesterhavs-camping-harboore",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg",
    "images//SPOTecc3d0cd95ff879bb7bcba1ce72a1926/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Flyvholmvej 36",
    "addressLocality": "Harboøre",
    "postalCode": "7673",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.61111,
    "longitude": 8.17638
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "30",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr30+"
}