{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dusty-oaks-seguin-tx",
  "name": "Dusty Oaks RV Park-Campground",
  "description": "Dusty Oaks RV Park-Campground is located at 375 Tschoepe Road, Seguin TX 78155. Dusty Oaks RV Park-Campground can be contacted at ***-***-**** or http://www.dustyoaksrv.com/",
  "url": "https://campertunity.com/listings/campgrounds/dusty-oaks-seguin-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "375 Tschoepe Road",
    "addressLocality": "Seguin",
    "addressRegion": "TX",
    "postalCode": "78155",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.6287836,
    "longitude": -97.872484
  }
}