{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-greys-river-cove-rv-park-alpine-wy",
  "name": "What is the phone number for Greys River Cove RV Park?",
  "description": "Greys River Cove RV Park is located at 25 U.S. 89, Alpine WY 83128. Greys River Cove RV Park can be contacted at ***-***-**** or http://www.greysrivercove.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-greys-river-cove-rv-park-alpine-wy",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "25 U.S. 89",
    "addressLocality": "Alpine",
    "addressRegion": "WY",
    "postalCode": "83128",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.1643619,
    "longitude": -111.0154802
  }
}