{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-number-leeds-rv-park-motel-leeds-ut",
  "name": "What is the phone number for Leeds RV Park & Motel?",
  "description": "Leeds RV Park & Motel is located at 97 S Valley Road, Leeds UT 84746. Leeds RV Park & Motel can be contacted at ***-***-**** or https://leedsrvpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-number-leeds-rv-park-motel-leeds-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "97 S Valley Road",
    "addressLocality": "Leeds",
    "addressRegion": "UT",
    "postalCode": "84746",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.2328221,
    "longitude": -113.362456
  }
}