{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/doe-lake-group-campground-ocala-national-forest",
  "name": "Doe Lake Group Campground, Ocala National Forest",
  "description": "The Ocala National Forest has some awesome campgrounds nestled among America’s southernmost forest. The banks of a pristine lake, a hamlet of shady old oaks, or a wide open prairie perfect for stargazing — where would you want to post up for a night or two? Take your pick at Ocala National Forest, which has over a dozen campgrounds, from primitive digs to tricked out tent sites, to choose from. And if you’re looking to get away from it all for longer than usual, good news: you can usually sta...",
  "url": "https://campertunity.com/listings/campgrounds/doe-lake-group-campground-ocala-national-forest",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/q_auto,f_auto/v1606343741/homepage-us_ulfcxm.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.039881,
    "longitude": -81.8197081
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stargazing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Prairie"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}