{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cedars-lake-mh-homosassa",
  "name": "Cedars Lake MH & RV Park",
  "description": "Cedars Lake MH & RV Park is located at 6400 South Mason Creek Road, Homosassa FL 34448. Cedars Lake MH & RV Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/cedars-lake-mh-homosassa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6400 South Mason Creek Road",
    "addressLocality": "Homosassa",
    "addressRegion": "FL",
    "postalCode": "34448",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.7677569,
    "longitude": -82.633826
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/florida/homosassa/cedars-lake-mh-rv-park",
    "https://thedyrt.com/camping/florida/cedars-lake-rv-park-and-campground"
  ]
}