{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sundance-meadows-bend-or",
  "name": "Sundance Meadows",
  "description": "Sundance Meadows is located at 60335 Arnold Market Road, Bend OR 97702. Sundance Meadows can be contacted at ***-***-**** or http://sundancemeadows.com/",
  "url": "https://campertunity.com/listings/campgrounds/sundance-meadows-bend-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "60335 Arnold Market Road",
    "addressLocality": "Bend",
    "addressRegion": "OR",
    "postalCode": "97702",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9928921,
    "longitude": -121.2025937
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/bend/sundance-meadows"
  ]
}