{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vejers-strand-camping-vejers-strand",
  "name": "Vejer's Beach Camping",
  "description": "Vejer's Beach Camping",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vejers-strand-camping-vejers-strand",
  "image": [
    "https://camping.dk/media/3659/7-vejers-strand.jpg",
    "https://www.camping.dk/media/3659/7-vejers-strand.jpg",
    "https://camping.dk/media/2081/vejersstrand.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vejers Sydstrand 3",
    "addressLocality": "Vejers Strand",
    "postalCode": "6853",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.619918,
    "longitude": 8.119292
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}