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: "Spartan Plumbing, Heating and Air Conditioning",
description: "Spartan Plumbing, Heating and Air Conditioning is a woman-owned and managed company serving the Washington DC metro area for over 50 years. They provide comprehensive plumbing services including faucets, toilets, garbage disposals, and water heater repair and installation; drain and sewer cleaning; heating and air conditioning installation, repair, and maintenance; and commercial services including grease removal and backflow prevention. Available 24/7 for emergency calls, they're licensed, bonded, and insured with a BBB A+ rating.",
url: "https://www.spartanman.com/",
telephone: "+1-202-559-0339",
address: {
@type: "PostalAddress",
streetAddress: "1776 I St NW #900",
addressLocality: "Washington",
addressRegion: "DC",
postalCode: "20006",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.900976,
longitude: -77.04128109999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.9",
reviewCount: "217",
bestRating: "5"
},
areaServed: "Washington DC, Maryland, and Northern Virginia",
knowsAbout: "Plumbing, Homeowners needing plumbing repairs or HVAC maintenance, commercial properties requiring drain cleaning and grease removal services, customers seeking 24/7 emergency support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Woman-Owned & Managed"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "50+ Years of Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Emergency 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.