{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-patch-at-sturgis-camping",
  "name": "What is the phone number for The Patch at Sturgis Camping?",
  "description": "The Patch at Sturgis Camping is located at 20704 132nd Avenue, Sturgis SD 57785. The Patch at Sturgis Camping can be contacted at ***-***-**** or http://the-patch-at-sturgis.business.site/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-patch-at-sturgis-camping",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "20704 132nd Avenue",
    "addressLocality": "Sturgis",
    "addressRegion": "SD",
    "postalCode": "57785",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4014168,
    "longitude": -103.4076156
  }
}