{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/walnut-creek-resort-gordonville-tx",
  "name": "Walnut Creek Resort",
  "description": "Walnut Creek Resort is a family owned and operated marina and campground located on beautiful Lake Texoma. We offer a fun and safe environment for you and your family. We have rental cabins, RV sites, boat slips, and fuel dock with convenience store.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/walnut-creek-resort-gordonville-tx",
  "image": [
    "https://static.wixstatic.com/media/487fe9_3c2590949ca448a39da26672ff260271~mv2_d_3024_4032_s_4_2.jpg/v1/fill/w_147,h_196,al_c,q_80,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/487fe9_3c2590949ca448a39da26672ff260271~mv2_d_3024_4032_s_4_2.jpg",
    "https://static.wixstatic.com/media/487fe9_84fe8454a86b4547a8dd16f19bebd70c~mv2_d_4032_3024_s_4_2.jpg/v1/fill/w_147,h_110,al_c,q_80,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/487fe9_84fe8454a86b4547a8dd16f19bebd70c~mv2_d_4032_3024_s_4_2.jpg",
    "https://static.wixstatic.com/media/ff6bf6_1731e5bdff96457ba7919728ccfdbaa2.jpg/v1/fill/w_147,h_98,al_c,q_80,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/ff6bf6_1731e5bdff96457ba7919728ccfdbaa2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1075 Walnut Creek Rd",
    "addressLocality": "Gordonville",
    "addressRegion": "TX",
    "postalCode": "76245",
    "addressCountry": "US"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}