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: "Superior Sprinkler Systems",
description: "Superior Sprinkler Systems is an irrigation specialist serving Northern Virginia with comprehensive sprinkler system design, installation, repair, and maintenance. The company handles residential and commercial irrigation needs, including system upgrades, seasonal startup and winterization services, and smart controller installation. They offer free estimates and are known for professional service in the Dulles area and surrounding communities.",
url: "http://superiorsprinklerinc.com/",
telephone: "+1-703-957-4946",
address: {
@type: "PostalAddress",
streetAddress: "42406 Azalea Ln",
addressLocality: "Dulles",
addressRegion: "VA",
postalCode: "20166",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.9456802,
longitude: -77.5361939
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.2",
reviewCount: "23",
bestRating: "5"
},
areaServed: "Dulles, Virginia and Northern Virginia communities",
knowsAbout: "Irrigation Systems, Homeowners needing new irrigation systems, Commercial property managers, Residents seeking seasonal maintenance and repairs",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Estimates"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Service Coverage"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Year-Round 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.