{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-texas-star-rv-park-azle-tx",
  "name": "What is the phone number for Texas Star RV Park?",
  "description": "Texas Star RV Park is located at 14504 Farm to Market Road 730 North, Azle TX 76020. Texas Star RV Park can be contacted at ***-***-**** or http://www.txstarpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-texas-star-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": "14504 Farm to Market Road 730 North",
    "addressLocality": "Azle",
    "addressRegion": "TX",
    "postalCode": "76020",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.9914809,
    "longitude": -97.5423931
  }
}