{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/forest-lake-village-rv-resort-zephyrhills-fl",
  "name": "Forest Lake Village RV Resort",
  "description": "Forest Lake Village RV Resort camping reservations and campground information. Learn more about camping near Forest Lake Village RV Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/forest-lake-village-rv-resort-zephyrhills-fl",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/ELSI/pid740283/%7Bpht%7DForest-Lake-RV_0355%7Bpht%7D1624472249935.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "41219 Hockey Drive",
    "addressLocality": "Zephyrhills",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.25292,
    "longitude": -82.13368
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}