{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-pine-retreat-campground-broken-bow-ok",
  "name": "What is the phone number for Lake Pine Retreat Campground?",
  "description": "Lake Pine Retreat Campground is located at 23 Hiddenlake Rd, Broken Bow OK 74728. Lake Pine Retreat Campground can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-pine-retreat-campground-broken-bow-ok",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "23 Hiddenlake Rd",
    "addressLocality": "Broken Bow",
    "addressRegion": "OK",
    "postalCode": "74728",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.0292531,
    "longitude": -94.7392313
  }
}