{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/long-pine-key-campground-homestead-fl",
  "name": "Long Pine Key Campground",
  "description": "Long Pine Key Campground is located at , Homestead FL 33034. Long Pine Key Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/long-pine-key-campground-homestead-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Homestead",
    "addressRegion": "FL",
    "postalCode": "33034",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 25.4008686,
    "longitude": -80.6549846
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/florida/homestead/long-pine-key-campground"
  ]
}