{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatze-freudenberg-bayern",
  "name": "Campingplätze",
  "description": "...here you will find a \"piece of paradise\" private campsite in the blooming farmer's garden - a natural pleasure also ideal for bikers and cyclists with tent... only 6km from Monte Caolino in Hirschau, hiking and cycling trails from the farm - campfire place, playground, sitting areas (also covered)",
  "url": "https://campertunity.com/listings/campgrounds/campingplatze-freudenberg-bayern",
  "image": [
    "https://camping-bayern.info/img/14862/campingplatz-biehlerhof-14939.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://camping-bayern.info/img/14862/campingplatz-biehlerhof-14939.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7 Schwand",
    "addressLocality": "Freudenberg",
    "addressRegion": "Bayern",
    "postalCode": "92272",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.480095,
    "longitude": 11.979485
  },
  "sameAs": [
    "https://camping-bayern.info/campingplatz/biehlerhof"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire Pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ]
}