{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-fort-beale-rv-park-kingman",
  "name": "What is the phone number for Fort Beale RV Park?",
  "description": "Fort Beale RV Park is located at 300 Metcalfe Road, Kingman AZ 86401. Fort Beale RV Park can be contacted at ***-***-**** or http://www.ftbealerv.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-fort-beale-rv-park-kingman",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "300 Metcalfe Road",
    "addressLocality": "Kingman",
    "addressRegion": "AZ",
    "postalCode": "86401",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.192192,
    "longitude": -114.065373
  }
}