{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/meadowlark-shores-rv-park-moore-haven-fl",
  "name": "What is the phone number for Meadowlark Shores RV Park?",
  "description": "Meadowlark Shores RV Park is located at 1880 Williams Road, Moore Haven FL 33471. Meadowlark Shores RV Park can be contacted at ***-***-**** or http://www.meadowlarkshoresrvpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/meadowlark-shores-rv-park-moore-haven-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1880 Williams Road",
    "addressLocality": "Moore Haven",
    "addressRegion": "FL",
    "postalCode": "33471",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 26.794111,
    "longitude": -81.295472
  }
}