{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/linger-lodge-rv-park-bradenton-fl",
  "name": "What is the phone number for Linger Lodge RV Park?",
  "description": "Linger Lodge RV Park is located at 7116 85th Street Court East, Bradenton FL 34202. Linger Lodge RV Park can be contacted at ***-***-**** or http://www.lingerlodge.com",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/linger-lodge-rv-park-bradenton-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/22248/1680638942_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7116 85th Street Court East",
    "addressLocality": "Bradenton",
    "addressRegion": "FL",
    "postalCode": "34202",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.41357,
    "longitude": -82.4492736
  }
}