{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-jans-rv-park-lodge-leeds-nd",
  "name": "What is the phone number for Jan's RV Park & Lodge?",
  "description": "Jan's RV Park & Lodge is located at 500 2nd Avenue Southeast, Leeds ND 58346. Jan's RV Park & Lodge can be contacted at ***-***-**** or http://www.jansstallmallrvpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-jans-rv-park-lodge-leeds-nd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "500 2nd Avenue Southeast",
    "addressLocality": "Leeds",
    "addressRegion": "ND",
    "postalCode": "58346",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.2848156,
    "longitude": -99.4392264
  }
}