{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-pine-bluffs-rv-park-pine-bluffs",
  "name": "What is the phone number for Pine Bluffs RV Park?",
  "description": "Pine Bluffs RV Park is located at 10 Paintbrush Road, Pine Bluffs WY 82082. Pine Bluffs RV Park can be contacted at ***-***-**** or http://pinebluffsrvpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-pine-bluffs-rv-park-pine-bluffs",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/2240/1594673342_profile.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10 Paintbrush Road",
    "addressLocality": "Pine Bluffs",
    "addressRegion": "WY",
    "postalCode": "82082",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.183435,
    "longitude": -104.0561029
  }
}