{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nordstrand-camping-familiecamping-ved-vestkysten",
  "name": "Nordstrand Camping – familiecamping ved Vestkysten",
  "description": "Experience Nordstrand Camping with playground, shop, café, bonfire site, family bathroom and modern service facilities at the North Sea",
  "url": "https://campertunity.com/listings/campgrounds/nordstrand-camping-familiecamping-ved-vestkysten",
  "image": [
    "https://findcamping.dk/wp-content/uploads/2025/07/default-ikon.webp",
    "https://findcamping.dk/wp-content/uploads/2025/07/findcamping-logo.svg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.46397,
    "longitude": 10.52742
  },
  "sameAs": [
    "https://findcamping.dk/campingplads/nordstrand-camping/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bbq Grill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    }
  ]
}