{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-shady-lane-rv-park-azle-tx",
  "name": "What is the phone number for Shady Lane RV Park?",
  "description": "Shady Lane RV Park is located at 12334 Farm to Market Road 730 North, Azle TX 76020. Shady Lane RV Park can be contacted at ***-***-**** or https://shadylane-rvpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-shady-lane-rv-park-azle-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12334 Farm to Market Road 730 North",
    "addressLocality": "Azle",
    "addressRegion": "TX",
    "postalCode": "76020",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.9535023,
    "longitude": -97.5434387
  }
}