{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/topcamp-bogstad-oslo-east-norway",
  "name": "Topcamp Bogstad - Oslo",
  "description": "ProfileThe campsite that offers you Oslo City and Norwegian nature in great combination. We offer cozy cabins and apartments, and nice pitches for motorhomes, caravans and tents. Read more",
  "url": "https://campertunity.com/listings/campgrounds/topcamp-bogstad-oslo-east-norway",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/bogstad-campog-turistsenter-pluscamp/kpblaqVXw7lu.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/bogstad-campog-turistsenter-pluscamp/gKRCowyzA09X.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ankerveien 117",
    "addressLocality": "Topcamp Bogstad - Oslo",
    "addressRegion": "East Norway",
    "postalCode": "0757",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.9625,
    "longitude": 10.64389
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.9,
    "reviewCount": 51,
    "bestRating": 5,
    "worstRating": 1
  }
}