## Schema Markup (JSON-LD — embed in page `
` or Webflow custom code embed) ```json { "@context": "https://schema.org", "@graph": [ { "@type": "LocalBusiness", "name": "AI Roofing", "url": "https://airoofingtech.com", "telephone": "+1-281-841-2504", "email": "john@airoofingtech.com", "description": "AI-powered roofing contractor serving Missouri City, TX. Free drone inspections, lifetime warranty, transparent pricing.", "priceRange": "$$", "image": "https://airoofingtech.com/og-image.jpg", "logo": "https://airoofingtech.com/logo.png", "areaServed": [ { "@type": "City", "name": "Missouri City", "containedInPlace": { "@type": "State", "name": "Texas" } }, { "@type": "PostalAddress", "postalCode": "77459", "addressRegion": "TX", "addressCountry": "US" }, { "@type": "PostalAddress", "postalCode": "77489", "addressRegion": "TX", "addressCountry": "US" }, { "@type": "PostalAddress", "postalCode": "77545", "addressRegion": "TX", "addressCountry": "US" } ], "address": { "@type": "PostalAddress", "addressLocality": "Houston", "addressRegion": "TX", "addressCountry": "US" }, "aggregateRating": { "@type": "AggregateRating", "ratingValue": "4.9", "reviewCount": "25" }, "hasOfferCatalog": { "@type": "OfferCatalog", "name": "Roofing Services", "itemListElement": [ { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Free AI Roof Inspection", "description": "Free drone-based AI roof inspection in Missouri City TX", "areaServed": "Missouri City, TX" } }, { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Roof Repair", "description": "Expert roof repairs with lifetime warranty in Missouri City TX", "areaServed": "Missouri City, TX" } }, { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Roof Replacement", "description": "Complete roof replacement with lifetime craftsmanship warranty in Missouri City TX", "areaServed": "Missouri City, TX" } } ] } }, { "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "Do you serve all of Missouri City, TX?", "acceptedAnswer": { "@type": "Answer", "text": "Yes. We cover all Missouri City ZIP codes — 77459, 77489, and 77545 — including Quail Valley, Hunters Glen, Stafford-adjacent neighborhoods, and communities near Sienna and Riverstone." } }, { "@type": "Question", "name": "How much does a roof inspection cost in Missouri City?", "acceptedAnswer": { "@type": "Answer", "text": "Nothing. AI Roofing provides completely free AI-powered drone inspections for all homeowners in Missouri City. No strings attached." } }, { "@type": "Question", "name": "Will my insurance cover roof damage in Texas?", "acceptedAnswer": { "@type": "Answer", "text": "Texas homeowner policies typically cover sudden storm damage from hail, wind, and heavy rain. AI Roofing's inspection reports include the documentation your adjuster needs to process a claim. We work with your insurance company on your behalf." } }, { "@type": "Question", "name": "How long does a roof replacement take?", "acceptedAnswer": { "@type": "Answer", "text": "Most residential roof replacements in Missouri City are completed in 1–2 days. We'll give you a specific timeline during your quote consultation." } }, { "@type": "Question", "name": "What warranty comes with my new roof?", "acceptedAnswer": { "@type": "Answer", "text": "AI Roofing backs all craftsmanship with a lifetime warranty. Manufacturer warranties on materials vary by product — your quote will specify exact coverage." } } ] } ] } ```Schedule Assessment