{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/buckhead-ridge-resort-okeechobee-fl",
  "name": "Buckhead Ridge Resort Inc",
  "description": "Buckhead Ridge Resort Inc is located at 2199 Hunter Road, Okeechobee FL 34974. Buckhead Ridge Resort Inc can be contacted at ***-***-**** or http://www.buckheadridgeresort.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/buckhead-ridge-resort-okeechobee-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2199 Hunter Road",
    "addressLocality": "Okeechobee",
    "addressRegion": "FL",
    "postalCode": "34974",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.1232428,
    "longitude": -80.8956034
  }
}