{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hogstad-drevsjo",
  "name": "Hogstad Hytteutleie",
  "description": "Hogstad cabins consist of two units: Sommerfjøset and Stallen. Both cabins are newly refurbished and of a good standard with most equipment. The summer barn is 50 m2 on one level. It has two bedrooms with a total of five beds (a family bunk and a double bed). The stable is 45 m2 on one level. It has two bedrooms with a total of four beds (two single beds and one double bed).",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hogstad-drevsjo",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2FX8pqWC31AdNl6hzvQOO9%2F1592851173646_Hogstad-00036.jpg?alt=media&token=71ac8174-cd94-4c9d-b11e-5d66d21b1658",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Engerdalsveien 3505",
    "addressLocality": "Drevsjø",
    "postalCode": "Zip code",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.876715,
    "longitude": 12.024983
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ]
}