{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/will-rogers-birthplace-ranch-oologah",
  "name": "Will Rogers Birthplace Ranch",
  "description": "Will Rogers Birthplace Ranch is located at 9501 East 380 Road, Oologah OK 74053. Will Rogers Birthplace Ranch can be contacted at ***-***-**** or http://www.willrogers.com/birthplace-ranch",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/will-rogers-birthplace-ranch-oologah",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9501 East 380 Road",
    "addressLocality": "Oologah",
    "addressRegion": "OK",
    "postalCode": "74053",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.4672167,
    "longitude": -95.6654249
  }
}