{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/roppestad-friomrade",
  "name": "Roppestad Friområde",
  "description": "At the Roppestad free area by Farrisvannet, you can spend the night for free with a tent, caravan or motorhome for up to 2 days.",
  "url": "https://campertunity.com/listings/campgrounds/roppestad-friomrade",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2Fgc4C9lLh64qTxTCxmvkP%2F1609234667569_unnamed_640x480.jpg?alt=media&token=fe6b63c7-41ea-449f-bed6-0d4171621e69",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "postalCode": "Zip code",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.1527499815974,
    "longitude": 9.908234811793971
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}