{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/alfalfa-curves-ohv-staging-area-bend-or-us",
  "name": "Alfalfa Curves OHV Staging Area",
  "description": "Alfalfa Curves OHV Staging Area is located at Reservoir Road, Bend OR 97701. Alfalfa Curves OHV Staging Area can be contacted at or http://www.usda.gov/wps/portal/usda/usdahome",
  "url": "https://campertunity.com/listings/campgrounds/alfalfa-curves-ohv-staging-area-bend-or-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Reservoir Road",
    "addressLocality": "Bend",
    "addressRegion": "OR",
    "postalCode": "97701",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0666916,
    "longitude": -120.9489342
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/bend/alfalfa-curves-ohv-staging-area"
  ]
}