{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-timber-point-campground-service",
  "name": "What is the phone number for Timber Point Campground Services?",
  "description": "Timber Point Campground Services is located at 1278 Alaska Highway, Tok AK 99780. Timber Point Campground Services can be contacted at ***-***-**** or http://timberpointcampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-timber-point-campground-service",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1278 Alaska Highway",
    "addressLocality": "Tok",
    "addressRegion": "AK",
    "postalCode": "99780",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 63.333376,
    "longitude": -142.9516522
  }
}