Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 55 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Blake Shelton Lighting",
description: "Blake Shelton Landscape is a full-service landscaping company celebrating 20 years of serving the Franklin area with professional lawn care, custom landscape lighting, and professionally installed irrigation systems. Owner Blake and his team specialize in designing and installing irrigation systems to maintain beautiful landscaping, as well as adding custom landscape lighting to enhance properties after sunset. They offer comprehensive landscaping solutions to help homeowners maintain and beautify their outdoor spaces.",
url: "http://blakesheltonlandscape.com/",
address: {
@type: "PostalAddress",
streetAddress: "2701 Carena Terrace Ct.",
addressLocality: "Thompson's Station",
addressRegion: "TN",
postalCode: "37179",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.8149231,
longitude: -86.87213539999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "25",
bestRating: "5"
},
areaServed: "Franklin, Tennessee and surrounding areas",
knowsAbout: "Landscaping & Lawn Care, Homeowners seeking complete landscaping solutions, Property managers, Homeowners wanting professional irrigation and landscape lighting design",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "20 Years of Local Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Landscaping"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Installation Focus"
}
],
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.