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: "Southern Defense Pest Control",
description: "Southern Defense Pest Control is a locally-owned pest control company serving the Fort Mill and Rock Hill area with comprehensive pest management solutions. They offer termite inspections, termite treatment, bed bug removal, wildlife removal, and recurring pest control plans to protect homes and businesses from unwanted pests. Known for their thorough inspections and customer-focused service, they help property owners maintain pest-free environments year-round.",
url: "https://www.southerndefensepest.com/",
telephone: "+1-803-526-7998",
address: {
@type: "PostalAddress",
streetAddress: "1646 SC-160 Suite 105 313",
addressLocality: "Fort Mill",
addressRegion: "SC",
postalCode: "29708",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.0312542,
longitude: -80.9674635
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "114",
bestRating: "5"
},
areaServed: "Fort Mill, Rock Hill, and surrounding areas in South Carolina",
knowsAbout: "Pest Control, Homeowners, property managers, business owners seeking year-round pest protection",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Inspections"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Locally Owned"
}
],
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.