{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-fork-campground-mccall-id",
  "name": "What is the phone number for Lake Fork Campground?",
  "description": "Lake Fork Campground is located at Lick Creek Road, Mccall ID 83638. Lake Fork Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/payette/recreation/recarea/?recid=26929&actid=50",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-fork-campground-mccall-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lick Creek Road",
    "addressLocality": "Mccall",
    "addressRegion": "ID",
    "postalCode": "83638",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.9231571,
    "longitude": -115.94628
  }
}