{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/buggy-rides-bradenton-fl",
  "name": "Buggy Rides",
  "description": "Buggy Rides are available every Saturday - 3 times a day. Take a ride by the campground and through parts of the farm.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/buggy-rides-bradenton-fl",
  "image": [
    "https://koa.com/content/campgrounds/bradenton/heroitems/09332heroitemsd18395e7-5c47-4832-a1ec-96ec1aa836af.jpeg",
    "https://koa.com/content/campgrounds/bradenton/events/09332eventd9943e76-c820-4118-b436-cc07e2e2f6e9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5500 C.R. 675",
    "addressLocality": "Bradenton",
    "addressRegion": "FL",
    "postalCode": "34211",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.4448,
    "longitude": -82.3035
  },
  "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"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}