{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/naturreservat-bjuroklubb-lovanger-vasterbotten-county",
  "name": "Naturreservat Bjuröklubb",
  "description": "located at nature reserve - center 24km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/naturreservat-bjuroklubb-lovanger-vasterbotten-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650753751.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kungsvägen",
    "addressLocality": "Lövånger",
    "addressRegion": "vasterbotten-county",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.4613,
    "longitude": 21.58411
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.04,
    "reviewCount": 37,
    "bestRating": 5,
    "worstRating": 1
  }
}