{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/romo-autocamperplads-romo-rm",
  "name": "Rømø Autocamperplads",
  "description": "quiet place - harbour 2.5km - the 7th day is free - reservations possible - check-in after 12.00 - check-out before 12.00 - centre 7km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/romo-autocamperplads-romo-rm",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650754779.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rømersvej",
    "addressLocality": "Rømø",
    "addressRegion": "RM",
    "postalCode": "6792",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.09397,
    "longitude": 8.54094
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.34,
    "reviewCount": 357,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "185",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr185+"
}