{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grand-targhee-alta-wy",
  "name": "What is the phone number for Grand Targhee Resort?",
  "description": "Grand Targhee Resort is located at 3300 Ski Hill Road, Alta WY 83414. Grand Targhee Resort can be contacted at ***-***-**** or http://www.grandtarghee.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grand-targhee-alta-wy",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3300 Ski Hill Road",
    "addressLocality": "Alta",
    "addressRegion": "WY",
    "postalCode": "83414",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.787113,
    "longitude": -110.959296
  }
}