{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lone-pine-rv-park-ruskin-fl",
  "name": "Lone Pine RV Park Ruskin, FL",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/lone-pine-rv-park-ruskin-fl",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.727907,
    "longitude": -82.436478
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}