{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-ingalls-homestead-de-smet-sd",
  "name": "Ingalls Homestead",
  "description": "Ingalls Homestead is located at 20812 Homestead Road, De Smet SD 57231. Ingalls Homestead can be contacted at ***-***-**** or http://www.ingallshomestead.com/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-ingalls-homestead-de-smet-sd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "20812 Homestead Road",
    "addressLocality": "De Smet",
    "addressRegion": "SD",
    "postalCode": "57231",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.366697,
    "longitude": -97.540847
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/south-dakota/de-smet/ingalls-homestead",
    "https://thedyrt.com/camping/south-dakota/ingalls-homestead"
  ]
}