{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/norsjo-badplats-norsjo-vasterbottens-lan-se",
  "name": "Norsjo Badplats",
  "description": "at the Nordsjö lake at the swimming beach - center 2.5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/norsjo-badplats-norsjo-vasterbottens-lan-se",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650877124.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rislidenvägen",
    "addressLocality": "norsjo",
    "addressRegion": "vasterbottens-lan",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.90131,
    "longitude": 19.47237
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}