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: "NOLA Remodeling",
description: "NOLA Remodeling is a family-owned remodeling company in Birmingham, AL, run by husband-and-wife team Gabriel, Nicolas, and Catherine. They specialize in kitchen and bathroom remodeling, custom carpentry, interior and exterior painting, flooring installation, and plumbing and electrical updates. With a focus on craftsmanship and personal attention, they handle everything from simple upgrades to full-scale renovations, treating every home as if it were their own.",
url: "http://nola-remodeling.com/",
telephone: "+1-205-720-4769",
address: {
@type: "PostalAddress",
streetAddress: "1725 15th Ave S",
addressLocality: "Birmingham",
addressRegion: "AL",
postalCode: "35205",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.4932758,
longitude: -86.79725789999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.3",
reviewCount: "6",
bestRating: "5"
},
areaServed: "Birmingham, AL and surrounding areas",
knowsAbout: "General Contractors & Remodelers, Homeowners seeking kitchen or bathroom remodels, Homeowners wanting full-scale renovations, Clients prioritizing craftsmanship and personalized service",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Family-Owned Team"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Remodeling"
}
],
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.