{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/uggelhuse-sejlklub-randers-central-denmark",
  "name": "Uggelhus Sailing Club",
  "description": "Enjoy a relaxing stay at Uggelhuset Sailing Club in Randers, Denmark. Visitors' rating: 3.67.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/uggelhuse-sejlklub-randers-central-denmark",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651173451",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Engvej",
    "addressLocality": "Randers",
    "addressRegion": "Central Denmark Region",
    "postalCode": "8960",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.470521,
    "longitude": 10.20629019
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sailing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wind Sports"
    }
  ]
}