{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/three-creek-meadow-campground-horsecamp-bend-or",
  "name": "Three Creek Meadow Campground & Horsecamp",
  "description": "Three Creek Meadow Campground & Horsecamp is located at National Forest Development Road 370, Bend OR 97703. Three Creek Meadow Campground & Horsecamp can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/deschutes/recarea/?recid=38668",
  "url": "https://campertunity.com/listings/campgrounds/three-creek-meadow-campground-horsecamp-bend-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "National Forest Development Road 370",
    "addressLocality": "Bend",
    "addressRegion": "OR",
    "postalCode": "97703",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.11213,
    "longitude": -121.6225599
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/bend/three-creek-meadow-campground-horsecamp"
  ]
}