{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/perry-koa-holiday-fl",
  "name": "Perry KOA Holiday",
  "description": "Looking for the best campground in Perry, FL? Perry KOA Holiday offers tent camping, cabin rentals, and RV sites! Make your camping reservation here today!",
  "url": "https://campertunity.com/listings/campgrounds/perry-koa-holiday-fl",
  "image": [
    "https://koa.com/content/campgrounds/perry/heroitems/09331heroitemsd302301e-58f8-41e7-b135-e94ddd6734b2.jpg",
    "/content/campgrounds/perry/waystostayphotos/09331waystostayphotosb53b925f-5be4-40e5-8669-edfff3d0dbfa.jpg?preset=srcset-xs",
    "https://koa.com/content/campgrounds/perry/photos/289ef5fa-a930-405f-8dd9-008e9bd643fcphoto13c09ff4-6247-4daf-98d1-547054adffdf.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3641 South Byron Butler Pkwy",
    "addressLocality": "Perry",
    "addressRegion": "FL",
    "postalCode": "32348",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.07247,
    "longitude": -83.56202
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}