{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-king-for-day-campground-co",
  "name": "King For A Day Campground",
  "description": "King For A Day Campground is located at 100.5 Richardson Highway, Copper Center AK 99573. King For A Day Campground can be contacted at ***-***-**** or http://www.kingforadaycampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-king-for-day-campground-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "100.5 Richardson Highway",
    "addressLocality": "Copper Center",
    "addressRegion": "AK",
    "postalCode": "99573",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.9528323,
    "longitude": -145.3188839
  }
}