Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Ewing Outdoor Supply",
description: "Ewing Outdoor Supply is a full-service outdoor supply company in Apex offering irrigation systems, landscape design, and outdoor equipment for both residential and commercial properties. They provide irrigation installation, maintenance, and winterization services, along with a retail selection of landscaping materials, outdoor supplies, and equipment. Their team combines product expertise with hands-on service to help customers create and maintain functional outdoor spaces.",
url: "http://www.ewingoutdoorsupply.com/",
telephone: "+1-919-387-8054",
address: {
@type: "PostalAddress",
streetAddress: "1700A N Salem St",
addressLocality: "Apex",
addressRegion: "NC",
postalCode: "27523",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.7497551,
longitude: -78.84702659999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "15",
bestRating: "5"
},
areaServed: "Apex, Raleigh, and surrounding Wake County areas",
knowsAbout: "Irrigation Systems, Homeowners seeking irrigation installation or maintenance, landscapers and contractors, property managers, DIY outdoor enthusiasts",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Irrigation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Retail & Service Combined"
}
],
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.