{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-twin-fountains-rv-park",
  "name": "What is the phone number for Twin Fountains RV Park?",
  "description": "Twin Fountains RV Park is located at 2727 Northeast 63rd Street, Oklahoma City OK 73111. Twin Fountains RV Park can be contacted at ***-***-**** or https://twinfountainsrvresort.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-twin-fountains-rv-park",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2727 Northeast 63rd Street",
    "addressLocality": "Oklahoma City",
    "addressRegion": "OK",
    "postalCode": "73111",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.5375,
    "longitude": -97.4655556
  }
}