{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/heritage-rv-park-azle-tx",
  "name": "What is the phone number for Heritage RV Park?",
  "description": "Heritage RV Park is located at 105 Beaver Creek Drive, Azle TX 76020. Heritage RV Park can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/heritage-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": "105 Beaver Creek Drive",
    "addressLocality": "Azle",
    "addressRegion": "TX",
    "postalCode": "76020",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.8522047,
    "longitude": -97.613455
  }
}