{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sand-hills-resort-saint-anthony-id",
  "name": "Sand Hills Resort",
  "description": "Sand Hills Resort is located at 865 Red Road, Saint Anthony ID 83445. Sand Hills Resort can be contacted at ***-***-**** or http://sandhillsresortrv.com/",
  "url": "https://campertunity.com/listings/campgrounds/sand-hills-resort-saint-anthony-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "865 Red Road",
    "addressLocality": "Saint Anthony",
    "addressRegion": "ID",
    "postalCode": "83445",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0088671,
    "longitude": -111.7816293
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/saint-anthony/sand-hills-resort",
    "https://gocampingamerica.com/campgrounds-rv-parks/idaho/saint-anthony/sandhills-resort",
    "https://www.rvezy.com"
  ]
}