{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rock-creek-campground-sulphur-ok-1",
  "name": "What is the phone number for Rock Creek Campground?",
  "description": "Rock Creek Campground is located at Rock Creek Campground Road, Sulphur OK 73086. Rock Creek Campground can be contacted at ***-***-**** or https://www.recreation.gov/camping/rock-creek-group-camp-ok-chickasaw-nra/r/campgroundDetails.do?contractCode=NRSO&parkId=74058",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rock-creek-campground-sulphur-ok-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rock Creek Campground Road",
    "addressLocality": "Sulphur",
    "addressRegion": "OK",
    "postalCode": "73086",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.4980252,
    "longitude": -96.9863002
  }
}