{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tiny-living-camping-morjarv-norrbotten-county",
  "name": "Tiny Living Camping",
  "description": "Small nature campsite in the forest - campfire place - dry toilet - river 100 meters - campsite is a bit further down the road than the indicated address - center 10 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tiny-living-camping-morjarv-norrbotten-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651129877.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grannäset",
    "addressLocality": "Morjärv",
    "addressRegion": "norrbotten-county",
    "postalCode": "950 42",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 66.11538,
    "longitude": 22.7364
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}