{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-ammermuhle-kotzting",
  "name": "Campsite Ammermühle",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-ammermuhle-kotzting",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F653778d1991200000d361df2%2Fe8782866-5d11-45d3-b0d8-28022d707f07_Screenshot%202023-11-25%20164901_640x480.jpg?alt=media&token=e8e462d7-7dab-4029-b633-5b9a4c0742b5",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ammermühle 1",
    "addressLocality": "Kötzting",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.20657,
    "longitude": 12.83984
  },
  "sameAs": [
    "https://campio.no/campsite/campingplatz-ammermuhle"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}