{
  "@context": "https://schema.org",
  "@type": "LocalBusiness",
  "@id": "https://ktcontractingmo.com/#ktcontracting",

  "name": "K & T Contracting LLC",
  "url": "https://ktcontractingmo.com",
  "image": "https://ktcontractingmo.com/img/logo.png",
  "description": "K & T Contracting LLC provides planned remodels, custom home projects, and detail‑driven construction services throughout Franklin County and Crawford County.",
  "email": "info@ktcontractingmo.com",
  "priceRange": "$$",

  "telephone": [
    "636-364-8787",
    "573-668-8449"
  ],

  "sameAs": [
    "https://www.facebook.com/ktcontractingmo",
    "https://www.instagram.com/ktcontractingmo"
  ],

  "openingHoursSpecification": [{
    "@type": "OpeningHoursSpecification",
    "dayOfWeek": [
      "Monday",
      "Tuesday",
      "Wednesday",
      "Thursday",
      "Friday",
      "Saturday"
    ],
    "opens": "07:00",
    "closes": "18:00"
  }],

  "areaServed": [
    { "@type": "AdministrativeArea", "name": "Franklin County, Missouri" },
    { "@type": "AdministrativeArea", "name": "Crawford County, Missouri" },

    { "@type": "City", "name": "Union, Missouri" },
    { "@type": "City", "name": "Washington, Missouri" },
    { "@type": "City", "name": "St. Clair, Missouri" },
    { "@type": "City", "name": "Sullivan, Missouri" },
    { "@type": "City", "name": "Pacific, Missouri" },
    { "@type": "City", "name": "New Haven, Missouri" },

    { "@type": "City", "name": "Bourbon, Missouri" },
    { "@type": "City", "name": "Cuba, Missouri" },
    { "@type": "City", "name": "Steelville, Missouri" },
    { "@type": "City", "name": "Leasburg, Missouri" }
  ],

  "serviceArea": {
    "@type": "GeoShape",
    "circle": [
      "38.4000 -91.2000 45000"
    ]
  },

  "knowsAbout": [
    "New Home Construction",
    "Custom Home Construction",
    "Home Additions",
    "Kitchen Remodeling",
    "Bathroom Remodeling",
    "Deck Building",
    "Flooring Installation",
    "Framing",
    "Residential Construction",
    "Commercial Construction"
  ],

  "hasOfferCatalog": {
    "@type": "OfferCatalog",
    "name": "Full Service Catalog",
    "itemListElement": [

      {
        "@type": "OfferCatalog",
        "name": "New Home Construction (Primary Service)",
        "itemListElement": [
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "Custom Home Construction",
              "description": "Ground-up custom home builds, structural framing, and full-scale residential new construction.",
              "serviceType": "Custom Home Construction"
            }
          },
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "New Home Construction",
              "description": "Complete new home construction services including planning, framing, and full build execution.",
              "serviceType": "New Home Construction"
            }
          }
        ]
      },

      {
        "@type": "OfferCatalog",
        "name": "Home Additions",
        "itemListElement": [
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "Home Additions",
              "description": "Home expansions, room additions, and structural upgrades.",
              "serviceType": "Home Additions"
            }
          }
        ]
      },

      {
        "@type": "OfferCatalog",
        "name": "Kitchen Remodeling",
        "itemListElement": [
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "Kitchen Remodeling",
              "description": "Full kitchen remodels including layout changes, cabinetry, flooring, and lighting.",
              "serviceType": "Kitchen Remodeling"
            }
          }
        ]
      },

      {
        "@type": "OfferCatalog",
        "name": "Bathroom Remodeling",
        "itemListElement": [
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "Bathroom Remodeling",
              "description": "Bathroom remodels including tile work, waterproofing, and layout improvements.",
              "serviceType": "Bathroom Remodeling"
            }
          }
        ]
      },

      {
        "@type": "OfferCatalog",
        "name": "Decks & Exterior Projects",
        "itemListElement": [
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "Deck Building",
              "description": "Deck construction, exterior structures, and outdoor living upgrades.",
              "serviceType": "Deck Building"
            }
          }
        ]
      },

      {
        "@type": "OfferCatalog",
        "name": "Flooring Installation",
        "itemListElement": [
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "Flooring Installation",
              "description": "Installation of hardwood, laminate, tile, and luxury vinyl plank flooring.",
              "serviceType": "Flooring Installation"
            }
          }
        ]
      },

      {
        "@type": "OfferCatalog",
        "name": "Framing & Structural Work",
        "itemListElement": [
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "Framing & Structural Construction",
              "description": "Structural framing, load-bearing corrections, and full framing services.",
              "serviceType": "Framing & Structural Work"
            }
          }
        ]
      }

    ]
  },

  "mainEntity": [
    {
      "@type": "Question",
      "name": "What areas do you serve?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "We serve homeowners throughout Franklin County and Crawford County, Missouri."
      }
    },
    {
      "@type": "Question",
      "name": "Do you handle full remodels?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Yes. We complete full kitchen remodels, bathroom remodels, additions, and custom home projects."
      }
    },
    {
      "@type": "Question",
      "name": "How do I get a quote?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "You can call, email, or use the contact form to start the process. We begin with a conversation and an on‑site walkthrough."
      }
    }
  ]
}
