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: "Top Notch Co",
description: "Top Notch Landscape Lighting is a Santa Ana-based outdoor lighting and irrigation supplier specializing in low-voltage landscape lighting systems, fixtures, and accessories since 2003. They offer a complete range of landscape lighting products including path lights, spotlights, deck lighting, hardscape lighting, and in-ground well lights, plus irrigation controllers, timers, valves, sprinklers, and related hardware. They provide free 2-day shipping, professional-grade fixtures with lifetime warranties on brass models, and expert customer support from lighting professionals.",
url: "https://topnotchlandscapelighting.com/",
telephone: "+1-657-231-9544",
address: {
@type: "PostalAddress",
streetAddress: "2612 S Croddy Way Suite i",
addressLocality: "Santa Ana",
addressRegion: "CA",
postalCode: "92704",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.7125656,
longitude: -117.9212845
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "72",
bestRating: "5"
},
areaServed: "Santa Ana and Orange County, California",
knowsAbout: "Landscaping & Lawn Care, Homeowners upgrading outdoor lighting, landscape contractors seeking professional-grade supplies, DIY landscapers installing low-voltage systems, property managers maintaining irrigation and lighting",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Lifetime Warranty on Brass Models"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Complete System Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Expert Support Since 2003"
}
],
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.