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: "In and Out Services, LLC.",
description: "In and Out Services, LLC is a Nashville-based painting and general contracting company offering comprehensive home improvement solutions. They specialize in interior and exterior painting, drywall repair, fixture installation, and general contracting work for residential properties. The team is fully licensed and insured, committed to delivering quality craftsmanship and professional service to the Nashville community.",
url: "https://inandoutservicesus.com/",
telephone: "+1-629-356-5864",
address: {
@type: "PostalAddress",
streetAddress: "3513 Cobble St",
addressLocality: "Nashville",
addressRegion: "TN",
postalCode: "37211",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.0197684,
longitude: -86.72345829999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "111",
bestRating: "5"
},
areaServed: "Nashville, Tennessee and surrounding areas",
knowsAbout: "Interior & Exterior Painting, Homeowners needing interior or exterior painting, DIY projects requiring professional finishing, properties requiring drywall repair or fixture installation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed & Insured"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Contracting"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Interior & Exterior Expertise"
}
],
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.