{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bogstad-cp-turistsenter-naf-oslo",
  "name": "Bostad Cp & Tourist Center NAF",
  "description": "Bogstad Cp & Tourist Center NAF is a campsite in Oslo, Norway. Bogstad Cp & Tourist Center NAF has wifi, a camping shop and a restaurant.",
  "url": "https://campertunity.com/listings/campgrounds/bogstad-cp-turistsenter-naf-oslo",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg",
    "images//SPOTd7d1398fda3f3ca90e176604666b3518/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ankerveien 117",
    "addressLocality": "Oslo",
    "postalCode": "0766",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.96236,
    "longitude": 10.64245
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "345",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "kr345+"
}