{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/burns-run-east-cartwright",
  "name": "What is the phone number for Burns Run East?",
  "description": "Burns Run East is located at Highway 91, Cartwright OK 74731. Burns Run East can be contacted at ***-***-**** or http://www.recreation.gov/camping/burns-run-east/r/campgroundDetails.do?contractCode=NRSO&parkId=73108",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/burns-run-east-cartwright",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Highway 91",
    "addressLocality": "Cartwright",
    "addressRegion": "OK",
    "postalCode": "74731",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.8513889,
    "longitude": -96.5747222
  }
}