{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-willow-run-mobile-home",
  "name": "What is the phone number for Willow Run Mobile Home Park?",
  "description": "Willow Run Mobile Home Park is located at 900 West Blue Starr Drive, Claremore OK 74017. Willow Run Mobile Home Park can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-willow-run-mobile-home",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "900 West Blue Starr Drive, # 43",
    "addressLocality": "Claremore",
    "addressRegion": "OK",
    "postalCode": "74017",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.3225829,
    "longitude": -95.6185258
  }
}