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: "Nick's Fix Kitchen & Bath",
description: "Nick's Fix Kitchen & Bath is a full-service remodeling company specializing in kitchen and bathroom renovations in the Sunrise area. They combine expert craftsmanship with a showroom featuring quality fixtures, finishes, and home goods to help customers envision their dream spaces. Their team handles everything from design consultation through final installation, offering both materials and skilled labor under one roof.",
url: "https://www.nicksfixremodel.com/",
telephone: "+1-954-299-1359",
address: {
@type: "PostalAddress",
streetAddress: "7400 NW 23rd St",
addressLocality: "Sunrise",
addressRegion: "FL",
postalCode: "33313",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.1544417,
longitude: -80.2457015
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "15",
bestRating: "5"
},
areaServed: "Sunrise, FL and surrounding South Florida communities",
knowsAbout: "General Contractors & Remodelers, Homeowners planning kitchen or bathroom remodels, Customers wanting fixture selection and remodeling in one place, Homeowners seeking design consultation with installation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Showroom On-Site"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Remodeling"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Design & Build Approach"
}
],
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.