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: "Elite P&D LLC",
description: "Elite P&D LLC is a general contractor based in Summerville, SC, specializing in painting and drywall services for residential and commercial projects. The company delivers quality workmanship with attention to detail, serving the Lowcountry community with professional painting, drywall installation, repair, and finishing services.",
url: "https://www.elitepdllc.com/",
telephone: "+1-843-425-0255",
address: {
@type: "PostalAddress",
streetAddress: "141 Oakbluff Rd",
addressLocality: "Summerville",
addressRegion: "SC",
postalCode: "29485",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.9698306,
longitude: -80.1611066
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "8",
bestRating: "5"
},
areaServed: "Summerville, SC and surrounding Lowcountry areas",
knowsAbout: "Interior & Exterior Painting, Homeowners needing interior or exterior painting, commercial property managers, residential remodeling projects",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Painting & Drywall Specialist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Residential & Commercial Work"
}
],
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.