{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/trane-camping-stavern",
  "name": "Trane Camping",
  "description": "Trane Camping is located on the east side of the Hummerbakkfjord and has a great location for those who like to be close to the sea.",
  "url": "https://campertunity.com/listings/campgrounds/trane-camping-stavern",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2FsjEzGaCT9bNsww9U6Lkl%2F1593024725079_33312925_1687196614704908_3225754777006637056_n_1920x1080.jpg?alt=media&token=a6e74df1-a826-469c-bee9-c042ef217149",
    "Photos",
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2FsjEzGaCT9bNsww9U6Lkl%2F1593024725078_40746376_1842787179145850_1871926912884932608_o_1920x1080.jpg?alt=media&token=c2ca9ff2-4ddf-4362-afd2-0de0ab20f884"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hummerbakken",
    "addressLocality": "Stavern",
    "postalCode": "Zip code",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.978625,
    "longitude": 9.927361
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}