Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "A Karen Black Company",
description: "A Karen Black Company is a full-service general contracting and home goods retailer based in Oklahoma City. Founded by Karen Black, the company specializes in custom remodeling, home renovation, and interior design solutions, combining expert craftsmanship with curated home furnishings and decor. They serve homeowners seeking complete renovation projects from design consultation through installation of quality materials and finishes.",
url: "https://www.akarenblackcompany.com/",
telephone: "+1-405-858-8333",
address: {
@type: "PostalAddress",
streetAddress: "3013 NW 63rd St #3603",
addressLocality: "Oklahoma City",
addressRegion: "OK",
postalCode: "73116",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.53690110000001,
longitude: -97.56836469999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "11",
bestRating: "5"
},
areaServed: "Oklahoma City and surrounding areas",
knowsAbout: "General Contractors & Remodelers, Homeowners seeking complete remodeling projects, Interior design clients wanting custom renovations, Homeowners who value design-build collaboration",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Design-Build Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Home Goods Selection"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Owner-Operated"
}
],
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.