Structured Data

    Jimmy's Pools Service & Repair

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Jimmy's Pools Service & Repair",
      description: "Jimmy's Pools Service & Repair is a full-service pool maintenance and repair company serving the Oklahoma City area. They specialize in pool cleaning, equipment repair, seasonal opening and closing, and water chemistry balancing to keep residential pools in top condition. With a focus on reliable, professional service, Jimmy's helps pool owners maintain their investments and enjoy crystal-clear water year-round.",
      url: "https://jimmyspoolsservicerepairokc.org/",
      telephone: "+1-405-404-3849",
      address: {
        @type: "PostalAddress",
        streetAddress: "8021 Crestline Terrace",
        addressLocality: "Oklahoma City",
        addressRegion: "OK",
        postalCode: "73132",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.563094400000004,
        longitude: -97.65757599999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "6",
        bestRating: "5"
      },
      areaServed: "Oklahoma City and surrounding areas",
      knowsAbout: "Pool & Spa Services, Residential pool owners seeking regular maintenance, Homeowners needing seasonal pool services, Property managers with multiple pools",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Pool Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Service Focus"
        }
      ],
      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.