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: "SC Construction & Property Maintenance",
description: "SC Construction & Property Maintenance is a licensed, full-service construction and property maintenance company serving Filer, Twin Falls, and the Magic Valley with 10+ years of experience. They specialize in excavation, septic installation and maintenance, site preparation, land clearing, foundation work, lawn care, landscaping, and hardscaping projects for both residential and commercial properties. As a licensed septic installer in Twin Falls County, they handle everything from initial site assessment through project completion, offering free estimates and standing behind their work with warranties.",
url: "https://www.scconstructionpm.com/",
telephone: "+1-208-423-8059",
address: {
@type: "PostalAddress",
streetAddress: "120 North St",
addressLocality: "Filer",
addressRegion: "ID",
postalCode: "83328",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.5737713,
longitude: -114.6054234
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "5",
bestRating: "5"
},
areaServed: "Filer, Twin Falls, Magic Valley, Idaho (including Blaine, Camas, Cassia, Gooding, Jerome, Lincoln, Minidoka, and Twin Falls County)",
knowsAbout: "Hardscaping & Patios, Homeowners needing septic systems, property owners requiring excavation and site prep, residential and commercial clients seeking complete landscaping and hardscaping solutions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed Septic Installer"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Project Management"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Expertise & Reliability"
}
],
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.