{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/brunvall-gard-stavern-larvik",
  "name": "Brunvall gård",
  "description": "Brunvall gård camping offers swimming pool, playground, security, illuminated, water, electricity, toilet, shower, clothes wash dry, internet, dogs allowed, wheelchair friendly.",
  "url": "https://campertunity.com/listings/campgrounds/brunvall-gard-stavern-larvik",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Brunvallveien",
    "addressLocality": "Stavern",
    "addressRegion": "larvik",
    "postalCode": "3294",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.97097,
    "longitude": 9.94539
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}