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: "Precise Collision Repair and Auto Sales, LLC",
description: "Precise Collision Repair and Auto Sales is a full-service auto collision repair and used car dealership in Port St. Lucie. They handle collision repairs, auto body work, and sell quality used vehicles. The shop combines professional repair services with inventory sales, offering customers both repair solutions and vehicle options in one location.",
url: "http://preciseautos.net/",
telephone: "+1-786-738-1053",
address: {
@type: "PostalAddress",
streetAddress: "2086 SW Hayworth Ave",
addressLocality: "Port St. Lucie",
addressRegion: "FL",
postalCode: "34953",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.2609492,
longitude: -80.41149750000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "21",
bestRating: "5"
},
areaServed: "Port St. Lucie and surrounding areas",
knowsAbout: "Auto Body & Collision, Accident victims needing repairs, Used car buyers, Local vehicle owners seeking collision damage restoration",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Combined Repair & Sales"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Operation"
}
],
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.