{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingpark-romantika-hahnenbach",
  "name": "Campingpark Romantika",
  "description": "Campingpark Romantika is a romantic spot with lots of shade. It's carefully set up by the river. There's a restaurant and a mailbox available. The loving atmosphere with many trees invites you to stay. A parking spot right by the water is possible.",
  "url": "https://campertunity.com/listings/campgrounds/campingpark-romantika-hahnenbach",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F653778d1991200000d361d8d%2F6616678b-1ed2-41dd-9e47-cb13b9d77cec_4_640x480.JPG?alt=media&token=246945db-757c-49ba-9612-ab3b77697457",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hahnenbachstraße 15a",
    "addressLocality": "Hahnenbach",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.80715,
    "longitude": 7.42143
  },
  "sameAs": [
    "https://campio.no/campsite/campingpark-romantika"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}