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: "Hulgan Lawncare & Landscaping",
description: "Hulgan Lawncare & Landscaping is a full-service lawn and landscape company serving the Apison area and surrounding Chattanooga region. They provide comprehensive lawn maintenance, landscape design, planting beds, mulching, and seasonal cleanup services for residential properties. With a focus on quality workmanship and customer satisfaction, Hulgan Lawncare handles everything from routine lawn care to custom landscape installations.",
url: "http://hulganlawncare.com/",
telephone: "+1-423-619-0521",
address: {
@type: "PostalAddress",
streetAddress: "4900 Bill Jones Rd",
addressLocality: "Apison",
addressRegion: "TN",
postalCode: "37302",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.0224097,
longitude: -85.0241377
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "48",
bestRating: "5"
},
areaServed: "Apison, TN and surrounding Chattanooga area",
knowsAbout: "Landscaping & Lawn Care, Homeowners seeking regular lawn maintenance, Property owners planning landscape renovations, Busy professionals needing reliable outdoor upkeep",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Landscape Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Local Business"
}
],
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.