{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bollingso-camping-engesvang",
  "name": "Bøllingsø Camping",
  "description": "Bøllingsø Camping",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bollingso-camping-engesvang",
  "image": [
    "https://www.camping.dk/media/2227/boellingsoe.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kragelundvej 5",
    "addressLocality": "Engesvang",
    "postalCode": "7442",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.369532,
    "longitude": 9.779247
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}