{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/onapa-rv-park-checotah-ok",
  "name": "What is the phone number for Onapa RV Park?",
  "description": "Onapa RV Park is located at 418542 East 1110 Road, Checotah OK 74426. Onapa RV Park can be contacted at ***-***-**** or http://www.onaparvpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/onapa-rv-park-checotah-ok",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "418542 East 1110 Road",
    "addressLocality": "Checotah",
    "addressRegion": "OK",
    "postalCode": "74426",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.4054,
    "longitude": -95.56451
  }
}