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: "Two Brothers Home Services",
description: "Two Brothers Home Services is a full-service plumbing company serving the Elkton, VA area with expertise in residential plumbing repairs, installations, and maintenance. The family-owned business handles everything from emergency pipe repairs and water heater service to drain cleaning and sewer line work, offering free estimates and camera inspections to diagnose problems accurately.",
url: "https://2brothersp.com/",
telephone: "+1-540-820-4349",
address: {
@type: "PostalAddress",
streetAddress: "280 Shen Elk Plaza",
addressLocality: "Elkton",
addressRegion: "VA",
postalCode: "22827",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.417087099999996,
longitude: -78.62240709999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "148",
bestRating: "5"
},
areaServed: "Elkton, VA and surrounding Shenandoah Valley communities",
knowsAbout: "Plumbing, Homeowners needing emergency plumbing repairs, families with aging water heaters, property owners with drain or sewer concerns",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Family-Owned Operation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Camera Inspection Technology"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Estimates"
}
],
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.