{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/arrowhead-lodge-and-cafe-thedford-ne",
  "name": "Arrowhead Lodge & Cafe",
  "description": "Arrowhead Lodge & Cafe is located at 39293 Nebraska 2, Thedford NE 69166. Arrowhead Lodge & Cafe can be contacted at ***-***-**** or http://arrowheadlodge.webs.com/",
  "url": "https://campertunity.com/listings/campgrounds/arrowhead-lodge-and-cafe-thedford-ne",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "39293 Nebraska 2",
    "addressLocality": "Thedford",
    "addressRegion": "NE",
    "postalCode": "69166",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.9791131,
    "longitude": -100.5602673
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nebraska/thedford/arrowhead-lodge-cafe"
  ]
}