{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/vagen-camping-frosta-frosta",
  "name": "Vågen Camping - Frosta",
  "description": "Vågen camping is located approx. 13 km from the exit at Åsen. There are approximately 75 permanent places and 5 places for daily rent. The campsite is right down to the Trondheimsfjorden, with no fewer than three swimming beaches.",
  "url": "https://campertunity.com/listings/campgrounds/vagen-camping-frosta-frosta",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F000PUBLIC%2Fno_image_1200x1200.jpg?alt=media&token=f1b2558a-6508-4777-98a7-3f4e66025b53",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Frostavegen 1330",
    "addressLocality": "Frosta",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 63.589290180619635,
    "longitude": 10.828343004462184
  },
  "sameAs": [
    "https://campio.no/campsite/vagen-camping-frosta"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}