{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/olnes-pond-campground-fairbanks-ak",
  "name": "Olnes Pond Campground",
  "description": "Olnes Pond Campground is located at Old Elliott Highway, Fairbanks AK 99712. Olnes Pond Campground can be contacted at ***-***-**** or http://dnr.alaska.gov/parks/aspunits/northern/olnespond.htm",
  "url": "https://campertunity.com/listings/campgrounds/olnes-pond-campground-fairbanks-ak",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Old Elliott Highway",
    "addressLocality": "Fairbanks",
    "addressRegion": "AK",
    "postalCode": "99712",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 65.0761692,
    "longitude": -147.7437645
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/alaska/fairbanks/olnes-pond-campground"
  ]
}