{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/shady-river-rv-resort-georgetown-tx",
  "name": "Shady River RV Resort - RV Park in Georgetown, TX (near Round Rock)",
  "description": "Peaceful RV camping in Georgetown, TX, just minutes from Round Rock, Taylor, Hutto – enjoy shaded sites along the San Gabriel River with easy highway access.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/shady-river-rv-resort-georgetown-tx",
  "image": [
    "https://shadyriverrvresort.com/wp-content/uploads/2025/02/Shady-River-RV-Resort-Logo-1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2000 TX-29",
    "addressLocality": "Georgetown",
    "addressRegion": "TX",
    "postalCode": "78626",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.63987,
    "longitude": -97.572598
  }
}