Structured Data

    Mercer Advisors - Oklahoma City

    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: "Mercer Advisors - Oklahoma City",
      description: "Mercer Advisors Oklahoma City is an independent financial advisory firm serving individuals and families throughout the Oklahoma City area. They provide comprehensive financial planning, investment management, and wealth advisory services designed to help clients build and preserve wealth. The firm takes a personalized approach to understanding each client's unique financial goals and circumstances.",
      url: "https://www.merceradvisors.com/location/oklahoma-city/",
      telephone: "+1-405-286-2100",
      address: {
        @type: "PostalAddress",
        streetAddress: "124 NW 10th St",
        addressLocality: "Oklahoma City",
        addressRegion: "OK",
        postalCode: "73103",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.4778796,
        longitude: -97.51539419999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "2.8",
        reviewCount: "13",
        bestRating: "5"
      },
      areaServed: "Oklahoma City and surrounding areas",
      knowsAbout: "Financial Advisors, Individuals and families seeking comprehensive financial planning, High-net-worth clients wanting personalized wealth management, Pre-retirees and retirees planning income strategies",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Advisory Firm"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Planning Services"
        }
      ],
      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.