Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Sooner State Home Improvements",
description: "Sooner State Home Improvements is a full-service general contracting company serving Oklahoma City and surrounding areas with expertise in remodeling, roofing, windows and doors, siding, and various home improvement projects. They offer comprehensive solutions from initial consultation through project completion, handling both interior and exterior renovations with attention to quality craftsmanship and customer satisfaction.",
url: "https://www.soonerstatehomeimprovements.com/",
telephone: "+1-405-692-3444",
address: {
@type: "PostalAddress",
streetAddress: "4520 Enterprise Pl",
addressLocality: "Oklahoma City",
addressRegion: "OK",
postalCode: "73128",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.4536213,
longitude: -97.6025269
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "109",
bestRating: "5"
},
areaServed: "Oklahoma City, OK and surrounding communities",
knowsAbout: "General Contractors & Remodelers, Homeowners planning major remodels, Roofing replacement projects, Window and door upgrades, Siding contractors",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service General Contracting"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Expertise"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
url: "https://lantern.llc/contact?from=ai-data",
contactType: "AI inquiries"
}
}
}This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.