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: "Horizon Plumbing Services",
description: "Horizon Plumbing Services is a licensed and insured plumbing contractor serving Arlington and surrounding areas with comprehensive plumbing solutions including drain cleaning, water heater installation and repair, sewer line service, and emergency plumbing repairs. Operating from their Arlington location on Pioneer Parkway, they handle both residential and commercial plumbing needs with professional service and camera inspection technology.",
url: "https://horizonservice.net/service-areas/arlington/",
telephone: "+1-817-661-1273",
address: {
@type: "PostalAddress",
streetAddress: "2706 W Pioneer Pkwy",
addressLocality: "Arlington",
addressRegion: "TX",
postalCode: "76013",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.7087511,
longitude: -97.15273119999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "286",
bestRating: "5"
},
areaServed: "Arlington, TX and surrounding North Texas communities",
knowsAbout: "Plumbing, Homeowners needing reliable plumbing repairs, property managers with multiple units, homeowners experiencing emergency plumbing issues",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Camera Inspection Technology"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Emergency Service Available"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Plumbing"
}
],
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.