{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lo-vik-camping-loen",
  "name": "Lo-vik Camping",
  "description": "Lo-vik Camping is a campsite in Loen, Norway. Book and judge Lo-vik Camping at Spottocamp.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lo-vik-camping-loen",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg",
    "images//SPOT12c533d29aaa6e00d1bb71cc738cec56/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tyvanestunnelen",
    "addressLocality": "Loen",
    "postalCode": "6789",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.86556,
    "longitude": 6.83278
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}