Structured Data

    Family First Pool Service

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Family First Pool Service",
      description: "Family First Pool & Patio is a veteran- and family-owned business based in Valrico that specializes in pool care products, patio furnishings, outdoor entertaining essentials, and lifestyle goods. They offer a curated selection of premium pool maintenance products, mahogany games, luxury outdoor throws, crystal barware, and unique gifts, available both online and locally. Their mission centers on bringing joy, connection, and style to outdoor living spaces while supporting their community-focused business model.",
      url: "http://www.familyfirstpool.com/",
      telephone: "+1-813-652-6662",
      address: {
        @type: "PostalAddress",
        streetAddress: "3644 Lithia Pinecrest Rd",
        addressLocality: "Valrico",
        addressRegion: "FL",
        postalCode: "33596",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.887461400000003,
        longitude: -82.23769399999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "147",
        bestRating: "5"
      },
      areaServed: "Valrico, FL and surrounding areas",
      knowsAbout: "Pool & Spa Services, Homeowners seeking quality pool maintenance products, patio enthusiasts looking for premium outdoor furnishings, those supporting veteran-owned businesses, gift shoppers seeking unique outdoor lifestyle items",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Veteran & Family-Owned"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Curated Selection of Premium Products"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Online & Local Shopping"
        }
      ],
      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.