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: "Altra Insurance Services Inc. - Highland Ave",
description: "Altra Insurance Services Inc. is an independent insurance agency in National City serving San Diego County with comprehensive coverage options including auto, home, life, and business insurance. As an independent agent, they represent multiple carriers, allowing them to compare quotes and find clients the best rates and coverage for their specific needs. They specialize in personalized service and helping both individuals and businesses navigate insurance decisions.",
url: "https://altrainsurance.com/",
telephone: "+1-619-474-6666",
address: {
@type: "PostalAddress",
streetAddress: "1050 Highland Ave Ste A",
addressLocality: "National City",
addressRegion: "CA",
postalCode: "91950",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.6758604,
longitude: -117.0980935
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "268",
bestRating: "5"
},
areaServed: "National City, San Diego County, California",
knowsAbout: "Insurance Agents, Auto insurance shoppers, homeowners, small business owners, individuals seeking life insurance, San Diego County residents comparing multiple carriers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Multi-Carrier Agency"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Insurance Solutions"
}
],
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.