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: "South Montebello Irrigation",
description: "South Montebello Irrigation District is a public water agency serving the Montebello area with irrigation water delivery and management services. As a government-operated special district, they provide essential water infrastructure and services to agricultural and residential properties in their service area, ensuring reliable water supply for irrigation needs.",
url: "http://smid.specialdistrict.org/",
telephone: "+1-323-721-4735",
address: {
@type: "PostalAddress",
streetAddress: "437 S Bluff Rd",
addressLocality: "Montebello",
addressRegion: "CA",
postalCode: "90640",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.0015864,
longitude: -118.10544259999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "3",
bestRating: "5"
},
areaServed: "South Montebello and surrounding areas",
knowsAbout: "Irrigation Systems, Residential property owners, agricultural operators, businesses in the South Montebello service area requiring irrigation water service",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Government-Operated Public Agency"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Water Infrastructure"
}
],
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.