{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nesheim-camping-bjordal-vestland",
  "name": "Nesheim Camping",
  "description": "Nesheim Camping offers a swimming pool, golf facilities, a supermarket, a playground, a marina, security measures, illuminated areas, hardened surfaces, waste water discharge, toilet discharge, water taps, electricity, toilet facilities, showers, laundry facilities, WiFi, dog-friendly policy, wheelchair-friendly areas, bread service, bicycle rental, and a shop/kiosk.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nesheim-camping-bjordal-vestland",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fjordsvegen",
    "addressLocality": "Bjordal",
    "addressRegion": "vestland",
    "postalCode": "5962",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.06719,
    "longitude": 5.80359
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}