{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/flying-dutchman-rv-resort-waxahachie-tx",
  "name": "Flying Dutchman Rv Resort",
  "description": "Flying Dutchman Rv Resort camping reservations and campground information. Learn more about camping near Flying Dutchman Rv Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/flying-dutchman-rv-resort-waxahachie-tx",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid782982/%7Bpht%7DphotoURL1-Office3%7Bpht%7D1721311552138.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2356 FM 66",
    "addressLocality": "Waxahachie",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.36464,
    "longitude": -96.8877
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/flying-dutchman-rv-resort/CHUB/782982/overview",
    "https://www.flyingdutchmanrvresort.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}