{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-de-rijnhof-t-millingen-aan-de-rijn",
  "name": "Camping De Rijnhof",
  "description": "Camping De Rijnhof is a small, friendly campsite in the heart of the Gelderse Poort. It offers pitches for campers, caravans, and tents, a small playground, and a shop. The campsite is near the center of Millingen aan de Rijn.",
  "url": "https://campertunity.com/listings/campgrounds/camping-de-rijnhof-t-millingen-aan-de-rijn",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9dfa7e2851000d05d813%2F0af4c343-d13d-4988-b89f-df4f2f02f15f_veld-I_640x480.jpg?alt=media&token=85aab6cc-f1c8-4636-92fc-9465bb13354d",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Crumpsestraat 51",
    "addressLocality": "T Millingen aan de Rijn",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.86467,
    "longitude": 6.03994
  },
  "sameAs": [
    "https://campio.no/campsite/camping-de-rijnhof",
    "https://www.pincamp.de/campingplaetze/camping-de-rijnhof"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}