{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lazy-oaks-rv-park-palmetto-fl",
  "name": "Lazy Oaks RV Park",
  "description": "Lazy Oaks RV Park offers a friendly and relaxed vacation destination and welcomes all RV's.",
  "url": "https://campertunity.com/listings/campgrounds/lazy-oaks-rv-park-palmetto-fl",
  "image": [
    "https://static.wixstatic.com/media/09c3f4_44c315d6dd9748daad7a51f256b54655~mv2.jpg/v1/fill/w_980,h_735,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/09c3f4_44c315d6dd9748daad7a51f256b54655~mv2.jpg",
    "https://static.wixstatic.com/media/09c3f4_f771527a83f990ef520dd4053e175780.jpeg/v1/fill/w_980,h_752,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/09c3f4_f771527a83f990ef520dd4053e175780.jpeg",
    "https://static.wixstatic.com/media/09c3f4_3171b5dea3e8480cb75d299a4db5f125~mv2.jpg/v1/fill/w_980,h_735,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/09c3f4_3171b5dea3e8480cb75d299a4db5f125~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "219 33rd Street West",
    "addressLocality": "Palmetto",
    "addressRegion": "FL",
    "postalCode": "34221-6216",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.5214269,
    "longitude": -82.5723193
  }
}