Structured Data

    Taylor Onica I

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

    Schema.org / LocalBusiness
    |
    45 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Taylor Onica I",
      description: "Taylor Onica I is a health and wellness establishment located in Tacoma that serves the local community. With limited public information available, this business appears to operate as a point of interest in the health sector. For specific details about services offered, hours, and availability, contacting them directly at (253) 572-1050 is recommended.",
      telephone: "+1-253-572-1050",
      address: {
        @type: "PostalAddress",
        streetAddress: "722 M.L.K. Jr Way",
        addressLocality: "Tacoma",
        addressRegion: "WA",
        postalCode: "98405",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.255259099999996,
        longitude: -122.4527691
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "6",
        bestRating: "5"
      },
      areaServed: "Tacoma, WA and surrounding areas",
      knowsAbout: "Holistic Wellness, Tacoma residents seeking local health and wellness services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Tacoma Presence"
        }
      ],
      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.