{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/golfpark-bohmerwald-ulrichsberg",
  "name": "Golfpark Böhmerwald",
  "description": "Enjoy a relaxing stay at Golfpark Böhmerwald in Ulrichsberg, Austria. Visitors' rating: 4.42.",
  "url": "https://campertunity.com/listings/campgrounds/golfpark-bohmerwald-ulrichsberg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650813374.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Julbacherhäuser",
    "addressLocality": "Ulrichsberg",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.67723,
    "longitude": 13.86339
  },
  "sameAs": [
    "https://www.campercontact.com/en/austria/upper-austria/ulrichsberg/60617/golfpark-bohmerwald"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}