{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-sandy-creek-park-leander-tx",
  "name": "What is the phone number for Sandy Creek Park?",
  "description": "Sandy Creek Park is located at 9500 Lime Creek Road, Leander TX 78641. Sandy Creek Park can be contacted at ***-***-**** or https://parks.traviscountytx.gov/parks/sandy-creek",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-sandy-creek-park-leander-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9500 Lime Creek Road",
    "addressLocality": "Leander",
    "addressRegion": "TX",
    "postalCode": "78641",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.4698779,
    "longitude": -97.9054932
  }
}