{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/neiberts-fishing-resort-freds-sebring-fl",
  "name": "What is the phone number for Neiberts' Fishing Resort (Fred's)?",
  "description": "Neiberts' Fishing Resort (Fred's) is located at 4971 U.S. 98, Sebring FL 33876. Neiberts' Fishing Resort (Fred's) can be contacted at ***-***-**** or https://www.facebook.com/pages/Neiberts-Fishing-Resort/***-***-****75639",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/neiberts-fishing-resort-freds-sebring-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4971 U.S. 98",
    "addressLocality": "Sebring",
    "addressRegion": "FL",
    "postalCode": "33876",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.4423735,
    "longitude": -81.2974367
  }
}