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: "M&F Pool & Spa Services LLC",
description: "M&F Pool & Spa Services LLC is a locally-owned pool and spa maintenance company serving the Oviedo area and surrounding communities. They specialize in comprehensive pool cleaning, equipment repair, seasonal opening and closing services, and hot tub/spa maintenance to keep residential pools and spas in peak condition year-round.",
url: "https://www.mfpoolandspa.com/",
telephone: "+1-435-252-6398",
address: {
@type: "PostalAddress",
streetAddress: "185 Mitchell Crk Wy",
addressLocality: "Oviedo",
addressRegion: "FL",
postalCode: "32765",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.6489471,
longitude: -81.2114021
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "29",
bestRating: "5"
},
areaServed: "Oviedo, Florida and surrounding Central Florida communities",
knowsAbout: "Pool & Spa Services, Homeowners with pools or spas seeking reliable weekly maintenance, property managers handling multiple residences, homeowners needing seasonal pool opening and closing",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Pool Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Hot Tub & Spa 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.