{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stokmarknes-campground-nordland",
  "name": "Stokmarknes Camping",
  "description": "Stokmarknes Camping offers swimming pool, golf facilities, supermarket, playground, marina, security, lighting, hardened surface, sewage discharge, discharge toilet, water, electricity, bathrooms, showers, laundry and drying clothes, dryer, internet, dogs allowed, friendly wheelchair, bread service, bicycle rental and shop or kiosk.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stokmarknes-campground-nordland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651234740"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ivar Bergsmogate",
    "addressLocality": "156075",
    "addressRegion": "nordland",
    "postalCode": "8450",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 68.55244,
    "longitude": 14.92334
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}