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: "Singleton's Paint & Body Shop",
description: "Singleton's Paint & Body Shop has been serving the Charleston area since 1974, offering comprehensive auto body repair services including paint finishes, color matching, unibody and frame alignment, and free estimates. They work with insurance claims and service both foreign and domestic vehicles, providing quality repairs with decades of local expertise.",
url: "https://tinyispowerful.com/directory/ads/singletons-paint-body-shop/",
telephone: "+1-843-723-9345",
address: {
@type: "PostalAddress",
streetAddress: "1335 King St",
addressLocality: "Charleston",
addressRegion: "SC",
postalCode: "29403",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.813977,
longitude: -79.95169949999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "67",
bestRating: "5"
},
areaServed: "Charleston, SC and surrounding areas",
knowsAbout: "Auto Body & Collision, Vehicle owners needing collision repair, insurance claim assistance, customers seeking established local expertise",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Local Business"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance Claims Accepted"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Foreign & Domestic Service"
}
],
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.