{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/topcamp-bogstad-oslo",
  "name": "Topcamp Bogstad",
  "description": "large city campsite - 38 places for campers on a gravel field - snack bar - pizzeria - bread service - bus stop at the entrance [bus to Oslo] - Bogstad lake nearby - center 10km",
  "url": "https://campertunity.com/listings/campgrounds/topcamp-bogstad-oslo",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650753991.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ankerveien",
    "addressLocality": "Oslo",
    "postalCode": "0766",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.96237,
    "longitude": 10.64212
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.46,
    "reviewCount": 106,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "500",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "kr500+"
}