{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/patterson-lake-recreation-area-dickinson-nd",
  "name": "What is the phone number for Patterson Lake Recreation Area?",
  "description": "Patterson Lake Recreation Area is located at 3753 114th Avenue Southwest, Dickinson ND 58601. Patterson Lake Recreation Area can be contacted at ***-***-**** or http://dickinsonparks.org/index.php/patterson-lake-recreational-area/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/patterson-lake-recreation-area-dickinson-nd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3753 114th Avenue Southwest",
    "addressLocality": "Dickinson",
    "addressRegion": "ND",
    "postalCode": "58601",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.8666799,
    "longitude": -102.8518675
  }
}