{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/watsons-fish-camp-hernando-fl",
  "name": "Watsons Fish Camp",
  "description": "Watsons Fish Camp is located at 4195 East Parsons Point Road, Hernando FL 34442. Watsons Fish Camp can be contacted at ***-***-**** or http://watsonsresortandfishcamp.com/",
  "url": "https://campertunity.com/listings/campgrounds/watsons-fish-camp-hernando-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4195 East Parsons Point Road, 8420",
    "addressLocality": "Hernando",
    "addressRegion": "FL",
    "postalCode": "34442",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.902236,
    "longitude": -82.363613
  }
}