Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 55 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Silva Taxes & Insurance LLC",
description: "Silva Taxes & Insurance LLC is a full-service accounting and insurance firm located in Las Vegas, specializing in tax preparation, bookkeeping, payroll services, and comprehensive insurance solutions for individuals and businesses. The team handles individual and business tax returns, IRS audit representation, and personalized insurance planning to help clients maximize deductions and minimize tax liability while protecting their assets.",
telephone: "+1-702-238-6971",
address: {
@type: "PostalAddress",
streetAddress: "Charland Square, 1239 E Charleston Blvd",
addressLocality: "Las Vegas",
addressRegion: "NV",
postalCode: "89104",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.1594066,
longitude: -115.13563710000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "394",
bestRating: "5"
},
areaServed: "Las Vegas, Nevada and surrounding areas",
knowsAbout: "Accounting & Tax, Small business owners, self-employed professionals, individuals with complex tax situations, business owners needing payroll and bookkeeping support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Dual Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Tax Support"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Local Presence"
}
],
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.