{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pjs-rv-park-okeechobee-fl",
  "name": "What is the phone number for PJ's RV Park?",
  "description": "PJ's RV Park is located at 5250 U.S. 441, Okeechobee FL 34974. PJ's RV Park can be contacted at ***-***-**** or http://www.pjsrvpark.gocampin.net/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pjs-rv-park-okeechobee-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5250 U.S. 441",
    "addressLocality": "Okeechobee",
    "addressRegion": "FL",
    "postalCode": "34974",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.2011378,
    "longitude": -80.7757508
  }
}