Structured Data

    Sachse, TX Pool Maintenance

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Sachse, TX Pool Maintenance",
      description: "Sachse, TX Pool Maintenance provides comprehensive pool care services to residents throughout the greater Dallas area. Specializing in routine pool cleaning, chemical balancing, equipment repair, and seasonal opening and closing services, they maintain both residential swimming pools and hot tubs. With years of local expertise, they keep pools crystal clear and equipment functioning properly year-round.",
      telephone: "+1-972-512-8823",
      address: {
        @type: "PostalAddress",
        streetAddress: "7340 S State Hwy 78",
        addressLocality: "Sachse",
        addressRegion: "TX",
        postalCode: "75048",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.987580799999996,
        longitude: -96.5753775
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "75",
        bestRating: "5"
      },
      areaServed: "Sachse, TX and surrounding Dallas-Fort Worth area",
      knowsAbout: "Pool & Spa Services, Residential pool owners, Hot tub owners, Busy homeowners seeking recurring maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Sachse-Based Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Pool Care"
        }
      ],
      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.