{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stellplatz-in-mitten-der-straussenfarm-freystadt-beieren",
  "name": "Stellplatz in Mitten der Straussenfarm",
  "description": "The pitch is on the ostrich farm next to the ostriches - there are also chickens and goats - for anyone close to nature and interested in animals - distance center 300m.",
  "url": "https://campertunity.com/listings/campgrounds/stellplatz-in-mitten-der-straussenfarm-freystadt-beieren",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651053231.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Freystadt",
    "addressRegion": "beieren",
    "postalCode": "92342",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.17481,
    "longitude": 11.37069
  },
  "sameAs": [
    "https://www.straussenfarm-erlbacher.de",
    "https://www.campercontact.com/es/alemania/baviera/freystadt/102738/stellplatz-in-mitten-der-straussenfarm"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€15+"
}