{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/snowed-inn-rv-trailer-court-delta-junction",
  "name": "Snowed Inn RV & Trailer Court",
  "description": "Snowed Inn RV & Trailer Court is located at 1421 Alaska Highway, Delta Junction AK 99737. Snowed Inn RV & Trailer Court can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/snowed-inn-rv-trailer-court-delta-junction",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1421 Alaska Highway",
    "addressLocality": "Delta Junction",
    "addressRegion": "AK",
    "postalCode": "99737",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.0315815,
    "longitude": -145.6973533
  }
}