Structured Data

    A+ Quality Pool Service Austin

    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: "A+ Quality Pool Service Austin",
      description: "A+ Quality Pool Service Austin provides comprehensive pool maintenance and repair services to residential customers throughout the Austin area. The team offers recurring pool cleaning, equipment repair, seasonal opening and closing, water chemistry balancing, and liner replacement to keep pools safe and functional year-round. They focus on reliable, quality service for homeowners looking to maintain their investment without handling pool care themselves.",
      telephone: "+1-737-273-3949",
      address: {
        @type: "PostalAddress",
        streetAddress: "1120 1/2, 1120 1/2 W 5th St",
        addressLocality: "Austin",
        addressRegion: "TX",
        postalCode: "78703",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.271666399999994,
        longitude: -97.75766960000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "7",
        bestRating: "5"
      },
      areaServed: "Austin, TX and surrounding areas",
      knowsAbout: "Pool & Spa Services, Residential pool owners, Busy homeowners, Properties with multiple pools",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Service Menu"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Austin Business"
        }
      ],
      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.