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: "Nueces Construction",
description: "Nueces Construction is a general contractor serving the Corpus Christi area with expertise in residential and commercial construction projects. Based on their comprehensive service offerings, they handle remodeling, new construction, renovations, and general contracting work. The team is known for quality craftsmanship and reliable project management from start to finish.",
url: "https://nuecesconstruction.com/",
telephone: "+1-361-993-8205",
address: {
@type: "PostalAddress",
streetAddress: "450 University Dr",
addressLocality: "Corpus Christi",
addressRegion: "TX",
postalCode: "78412",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.719389099999997,
longitude: -97.3477764
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "12",
bestRating: "5"
},
areaServed: "Corpus Christi, TX and surrounding areas",
knowsAbout: "General Contractors & Remodelers, Homeowners planning renovations, Commercial property owners, New construction projects",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Construction Services"
},
{
@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.