{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-spur-meadows-piedmont-sd",
  "name": "What is the phone number for Spur Meadows?",
  "description": "Spur Meadows is located at 2305 Elk Creek Road, Piedmont SD 57769. Spur Meadows can be contacted at ***-***-**** or http://www.spurmeadows.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-spur-meadows-piedmont-sd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2305 Elk Creek Road",
    "addressLocality": "Piedmont",
    "addressRegion": "SD",
    "postalCode": "57769",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.226222,
    "longitude": -103.2588138
  }
}