{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rustic-waters-rv-resort-seguin-tx",
  "name": "Rustic Waters RV Resort",
  "description": "Rustic Waters RV Resort camping reservations and campground information. Learn more about camping near Rustic Waters RV Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/rustic-waters-rv-resort-seguin-tx",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid782775/%7Bpht%7DphotoURL1-Image_7-6-23_at_7.48_PM%7Bpht%7D1721311884211.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7327 Elm Creek Rd",
    "addressLocality": "Seguin",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.45395,
    "longitude": -97.95567
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}