{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-number-for-shady-river-rv-resort-georgetown",
  "name": "What is the phone number for Shady River RV Resort?",
  "description": "Shady River RV Resort is located at 7450 East State Highway 29, Georgetown TX 78626. Shady River RV Resort can be contacted at ***-***-**** or http://www.shadyriverrvresort.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-number-for-shady-river-rv-resort-georgetown",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7450 East State Highway 29",
    "addressLocality": "Georgetown",
    "addressRegion": "TX",
    "postalCode": "78626",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.6389293,
    "longitude": -97.5717697
  }
}