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: "Gordon's Bookkeeping",
description: "Gordon's Bookkeeping provides comprehensive bookkeeping and accounting services to small businesses and individuals in the Mt. Crawford area. They handle day-to-day financial record-keeping, account reconciliation, and tax preparation support, helping business owners stay organized and tax-compliant. With experience serving local Virginia businesses, they offer practical solutions tailored to small business needs.",
url: "https://www.virginiaaccountingandbookkeeping.com/bookkeeping-in-mount-jackson/",
telephone: "+1-540-433-8159",
address: {
@type: "PostalAddress",
streetAddress: "3660 Friedens Church Rd",
addressLocality: "Mt Crawford",
addressRegion: "VA",
postalCode: "22841",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.34666,
longitude: -78.8790691
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.3",
reviewCount: "6",
bestRating: "5"
},
areaServed: "Mt. Crawford, Mount Jackson, and surrounding Shenandoah Valley communities, Virginia",
knowsAbout: "Accounting & Tax, Small business owners, self-employed professionals, local Mt. Crawford businesses needing bookkeeping support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Small Business Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Record Management"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.