{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kings-landing-apopka-fl",
  "name": "King's Landing",
  "description": "Come explore the #1 paddling destination in Central Florida, Emerald Cut at King's Landing! Kayak Rentals, Kayak Tours, and Primitive Camping are available daily. Reservations are required!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kings-landing-apopka-fl",
  "image": [
    "https://static.wixstatic.com/media/2fd890_8633838a77eb4408b34d6eed89d310cd%7Emv2.jpg/v1/fit/w_2500,h_1330,al_c/2fd890_8633838a77eb4408b34d6eed89d310cd%7Emv2.jpg",
    "https://static.wixstatic.com/media/37e270_4f2738f99d99413bb572a7e8b802466e~mv2.png/v1/fill/w_200,h_200,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/37e270_4f2738f99d99413bb572a7e8b802466e~mv2.png",
    "https://static.wixstatic.com/media/30d5f6_4251b8071c4e46829b1c8724e876679d~mv2.jpeg/v1/fill/w_490,h_497,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/30d5f6_4251b8071c4e46829b1c8724e876679d~mv2.jpeg",
    "https://static.wixstatic.com/media/37e270_0f39489a9f814402a1de0098074a4fdc~mv2.jpg/v1/fill/w_1920,h_780,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/37e270_0f39489a9f814402a1de0098074a4fdc~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5722 Baptist Camp Road",
    "addressLocality": "Apopka",
    "addressRegion": "FL",
    "postalCode": "32712-5349",
    "addressCountry": "US"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Primitive"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    }
  ]
}