{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ejerslev-havn-nykobing-mors",
  "name": "Ejerslev Havn",
  "description": "register in advance at restaurant in the port - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ejerslev-havn-nykobing-mors",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650754119.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Utkærvej",
    "addressLocality": "Nykobing Mors",
    "addressRegion": "nykobing-mors",
    "postalCode": "7900",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.91833,
    "longitude": 8.92083
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.65,
    "reviewCount": 73,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "170",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr170+"
}