Structured Data

    Affordable Pool Care TN

    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: "Affordable Pool Care TN",
      description: "Affordable Pool Care TN provides comprehensive pool maintenance and repair services to homeowners throughout Middle Tennessee. Based in Murfreesboro, they offer recurring pool cleaning, equipment repair, seasonal opening and closing services, and water chemistry balancing to keep residential pools in optimal condition year-round.",
      telephone: "+1-615-962-0093",
      address: {
        @type: "PostalAddress",
        streetAddress: "2441-Q Old Fort Pkwy",
        addressLocality: "Murfreesboro",
        addressRegion: "TN",
        postalCode: "37128",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.845492,
        longitude: -86.44230499999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Murfreesboro and surrounding Middle Tennessee communities",
      knowsAbout: "Pool & Spa Services, Homeowners seeking affordable recurring pool maintenance, Busy professionals needing reliable pool care, Homeowners with pool equipment repairs needed",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Affordable Pricing"
        },
        {
          @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.