{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/electricity-hadsund",
  "name": "electricity",
  "description": "Camper location at OddeKyst Vineri vineyard - Hadsund center 12km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/electricity-hadsund",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651205952"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Petersborgvej",
    "addressLocality": "Hadsund",
    "addressRegion": "hadsund",
    "postalCode": "9560",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.74628,
    "longitude": 10.27052
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.75,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "100",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr100+"
}