{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-larry-and-penny-thompson-park-mia",
  "name": "Larry and Penny Thompson Park",
  "description": "Larry and Penny Thompson Park is located at 12451 Southwest 184th Street, Miami FL 33177. Larry and Penny Thompson Park can be contacted at ***-***-**** or http://www.miamidade.gov/parks/larry-penny.asp",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-larry-and-penny-thompson-park-mia",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12451 Southwest 184th Street",
    "addressLocality": "Miami",
    "addressRegion": "FL",
    "postalCode": "33177",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 25.5989926,
    "longitude": -80.3984229
  }
}