{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-b-c-ranch-rv-alpine-tx",
  "name": "What is the phone number for B C Ranch RV Park?",
  "description": "B C Ranch RV Park is located at 3500 Texas 118, Alpine TX 79830. B C Ranch RV Park can be contacted at ***-***-**** or http://bcranchrvpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-b-c-ranch-rv-alpine-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3500 Texas 118",
    "addressLocality": "Alpine",
    "addressRegion": "TX",
    "postalCode": "79830",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.3967841,
    "longitude": -103.6812702
  }
}