{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bjerghuse-camping-156985",
  "name": "Bjerghuse Camping",
  "description": "Bjerghuse Camping offers a swimming pool, playground, marina, security, illuminated areas, hardened surface, grass, waste water discharge, toilet facilities, showers, laundry services, WiFi, and a small shop.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bjerghuse-camping-156985",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651176975.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bjerghuse",
    "addressLocality": "156985",
    "addressRegion": "ulfborg",
    "postalCode": "6990",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.32251,
    "longitude": 8.12515
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}