{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-watermelon-pond-north-trailhead-newberry-fl",
  "name": "Watermelon Pond North Trailhead",
  "description": "Watermelon Pond North Trailhead is located at 9514 Southwest 282nd Street, Newberry FL 32669. Watermelon Pond North Trailhead can be contacted at ***-***-**** or http://www.freshfromflorida.com/Divisions-Offices/Florida-Forest-Service/Our-Forests/State-Forests/Goethe-State-Forest",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-watermelon-pond-north-trailhead-newberry-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9514 Southwest 282nd Street",
    "addressLocality": "Newberry",
    "addressRegion": "FL",
    "postalCode": "32669",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.5652068,
    "longitude": -82.6391154
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/florida/newberry/watermelon-pond-north-trailhead"
  ]
}