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: "A1 Assembly Services, LLC",
description: "A1 Assembly Services, LLC is a general contracting and assembly service provider in Newport News, VA specializing in furniture assembly, fixture installation, and small handyman projects. They handle residential assembly work, hardware installation, and miscellaneous repairs for homeowners who need reliable, efficient service without the DIY hassle.",
url: "https://www.a1assembly757.com/",
telephone: "+1-757-394-3175",
address: {
@type: "PostalAddress",
streetAddress: "700 Tech Center Pkwy #200-42",
addressLocality: "Newport News",
addressRegion: "VA",
postalCode: "23602",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.0999179,
longitude: -76.4860413
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "44",
bestRating: "5"
},
areaServed: "Newport News, VA and surrounding areas",
knowsAbout: "Handyman Services, Busy homeowners, seniors, new residents, people with no DIY experience",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed & Insured"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Diverse Service Range"
}
],
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.