{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-ottobeuren-bayern",
  "name": "Sind Hunde auf Camping Ottobeuren erlaubt?",
  "description": "Camping Ottobeuren - discover this great campsite. Lots of places ADAC checked. Find all the information about location, equipment, sights in the area.",
  "url": "https://campertunity.com/listings/campgrounds/camping-ottobeuren-bayern",
  "image": [
    "https://www.pincamp.de/i/social-media.jpeg?handle=ubpGMVxZTF2jqbDWxjXt&auto=compress%2Cformat&fit=crop&w=1200&h=630&prn=prn:campsite:camping-ottobeuren",
    "https://www.pincamp.de/i/social-media.jpeg?handle=ubpGMVxZTF2jqbDWxjXt&auto=compress%2Cformat&fit=crop&w=1200&h=630",
    "https://www.pincamp.de/i/placeholder.jpg?handle=hRUcLdwuRf6fY3V1BFwc"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hawangerstr. 20",
    "addressLocality": "Ottobeuren",
    "addressRegion": "Bayern",
    "postalCode": "87724",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.9512,
    "longitude": 10.2872
  },
  "sameAs": [
    "https://www.pincamp.de/campingplaetze/camping-ottobeuren"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}