{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sugarloaf-key-koa-sugarloaf-key-fl",
  "name": "Sugarloaf Key KOA",
  "description": "Experience premier Florida Keys camping at Sugarloaf Key/Key West KOA Resort. Enjoy luxury camping, full-service amenities, and vibrant events like Key Lime Festival and Lobsterfest.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sugarloaf-key-koa-sugarloaf-key-fl",
  "image": [
    "https://www.keywesttourist.com/media/images/sugarloaf-koa.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "251 State Road 939",
    "addressLocality": "Sugarloaf Key",
    "addressRegion": "FL",
    "postalCode": "33042",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 24.66181,
    "longitude": -81.529736
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    }
  ]
}