{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/east-austin-rv-park-formerly-willow-creek-elgin",
  "name": "East Austin RV Park (formerly Willow Creek)",
  "description": "East Austin RV Park (formerly Willow Creek) camping reservations and campground information. Learn more about camping near East Austin RV Park (formerly Willow Creek) and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/east-austin-rv-park-formerly-willow-creek-elgin",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783367/%7Bpht%7DphotoURL5-original%7Bpht%7D1724832595928.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16421 U.S. 290",
    "addressLocality": "Elgin",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.35083,
    "longitude": -97.457
  },
  "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"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}