{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-ulrichsberg-oberosterreich",
  "name": "Reisemobilstellplatz",
  "description": "Campsite at the pond with cow pasture",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-ulrichsberg-oberosterreich",
  "image": [
    "https://stellplatz.info/img/1651879/wohnmobilstellplatz-campingplatz-pfoser-1651886.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/1651879/wohnmobilstellplatz-campingplatz-pfoser-1651886.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stollnberg 30",
    "addressLocality": "Ulrichsberg",
    "addressRegion": "Oberösterreich",
    "postalCode": "4161",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.67232,
    "longitude": 13.922558
  },
  "sameAs": [
    "https://stellplatz.info/wohnmobilstellplatz/campingplatz-pfoser-1"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}