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: "Services Plus 615",
description: "Services Plus 615 is a full-service general contracting company based in Murfreesboro offering roofing, remodeling, and home improvement services. They combine professional contracting expertise with a retail component, providing both labor and materials for comprehensive home projects. The team is committed to quality workmanship and customer satisfaction across residential projects.",
url: "https://www.servicesplus615.com/",
telephone: "+1-615-987-2237",
address: {
@type: "PostalAddress",
streetAddress: "160 Elizabeth Dr",
addressLocality: "Murfreesboro",
addressRegion: "TN",
postalCode: "37128",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.8410698,
longitude: -86.497029
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "14",
bestRating: "5"
},
areaServed: "Murfreesboro and surrounding areas",
knowsAbout: "Roofing, Homeowners seeking roofing repairs or replacements, residential remodeling projects, general home improvements",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Contracting"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Materials & Labor"
}
],
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.