{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ice-art-park-fairbanks-ak",
  "name": "Ice Art Park",
  "description": "Ice Art Park is located at 3574 Phillips Field Road, Fairbanks AK 99709. Ice Art Park can be contacted at ***-***-**** or http://www.iceartpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/ice-art-park-fairbanks-ak",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3574 Phillips Field Road",
    "addressLocality": "Fairbanks",
    "addressRegion": "AK",
    "postalCode": "99709",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.8479447,
    "longitude": -147.8063027
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/alaska/fairbanks/ice-art-park"
  ]
}