{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gros-ventre-campground-kelly-wy",
  "name": "What is the phone number for Gros Ventre Campground?",
  "description": "Gros Ventre Campground is located at 100 Gros Ventre Campground Road, Kelly WY 83011. Gros Ventre Campground can be contacted at ***-***-**** or http://www.gtlc.com/camping",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gros-ventre-campground-kelly-wy",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "100 Gros Ventre Campground Road",
    "addressLocality": "Kelly",
    "addressRegion": "WY",
    "postalCode": "83011",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.616491,
    "longitude": -110.667165
  }
}