{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/christos-lodge-albion-ne",
  "name": "Christo's Lodge",
  "description": "Christo's Lodge is located at 300 South 1st Street, Albion NE 68620. Christo's Lodge can be contacted at ***-***-**** or http://christoslodge.business.site/",
  "url": "https://campertunity.com/listings/campgrounds/christos-lodge-albion-ne",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "300 South 1st Street",
    "addressLocality": "Albion",
    "addressRegion": "NE",
    "postalCode": "68620",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.690302,
    "longitude": -97.99739
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nebraska/albion/christo-s-lodge"
  ]
}