{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-san-gabriel-river-rv-park-georgetow",
  "name": "What is the phone number for San Gabriel River RV Park?",
  "description": "San Gabriel River RV Park is located at 40005 Heritage Hollow, Georgetown TX 78626. San Gabriel River RV Park can be contacted at ***-***-**** or http://properties.camping.com/San-Gabriel-River-RV-Park/Overview",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-san-gabriel-river-rv-park-georgetow",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "40005 Heritage Hollow",
    "addressLocality": "Georgetown",
    "addressRegion": "TX",
    "postalCode": "78626",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.6663154,
    "longitude": -97.6303609
  }
}