{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hollywood-koa-hollywood-fl-1",
  "name": "Hollywood KOA",
  "description": "Hollywood KOA is located in Hollywood, Florida and offers great camping sites! Click here to find out more information or to book a reservation.",
  "url": "https://campertunity.com/listings/campgrounds/hollywood-koa-hollywood-fl-1",
  "image": [
    "https://koa.com/content/campgrounds/hollywood/backgrounds/09344backgroundd1f59ce1-6540-433d-8596-5f466d3c74d5.jpg",
    "/content/images/our-koa/wts/rv.jpg?preset=srcset-xs",
    "https://koa.com/content/campgrounds/hollywood/photos/26776782-f1f3-40a9-aec9-b1514a288122photoa4d35a17-9284-4cc5-8b1b-e9efc4836fe2.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5931 Polk Street",
    "addressLocality": "Hollywood",
    "addressRegion": "FL",
    "postalCode": "33021",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 26.013604,
    "longitude": -80.203241
  },
  "sameAs": [
    "https://koa.com/campgrounds/hollywood/",
    "https://www.rvezy.com"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}