{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-adria-grill-schlagenhofen",
  "name": "Campsite Adria Grill",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-adria-grill-schlagenhofen",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F653778d1991200000d361db5%2F18329f90-e7ff-4d85-8e5f-17d8cbdc4be5_3_640x480.JPG?alt=media&token=57a16089-7e9a-4e75-b6b0-1f25b82d924c",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Weichstr. 3",
    "addressLocality": "Schlagenhofen",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.0431,
    "longitude": 11.17
  },
  "sameAs": [
    "https://campio.no/campsite/campingplatz-adria-grill"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}