{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/elk-creek-rv-park-elk-city-ok-1",
  "name": "What is the phone number for Elk Creek RV Park?",
  "description": "Elk Creek RV Park is located at 317 East 20th Street, Elk City OK 73644. Elk Creek RV Park can be contacted at ***-***-**** or http://www.elkcreekrvpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/elk-creek-rv-park-elk-city-ok-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "317 East 20th Street",
    "addressLocality": "Elk City",
    "addressRegion": "OK",
    "postalCode": "73644",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.3932216,
    "longitude": -99.4014038
  }
}