{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-galloping-snail-rv-park-bryan-tx",
  "name": "What is the phone number for Galloping Snail RV Park?",
  "description": "Galloping Snail RV Park is located at 5893 Jones Road, Bryan TX 77807. Galloping Snail RV Park can be contacted at ***-***-**** or http://gallopingsnailrv.com/index.html",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-galloping-snail-rv-park-bryan-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5893 Jones Road",
    "addressLocality": "Bryan",
    "addressRegion": "TX",
    "postalCode": "77807",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.615519,
    "longitude": -96.414581
  }
}