Structured Data

    Money Concepts - Isaac Dayley - Financial Advisor

    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: "Money Concepts - Isaac Dayley - Financial Advisor",
      description: "Money Concepts - Isaac Dayley is an independent financial advisor serving Nashville and the surrounding area. Isaac provides personalized financial planning and investment management services to help clients build and protect their wealth. With a focus on understanding each client's unique financial goals, Money Concepts offers comprehensive guidance on retirement planning, investment strategies, and overall financial wellness.",
      url: "http://moneyconcepts.com/idayley",
      telephone: "+1-615-906-8582",
      address: {
        @type: "PostalAddress",
        streetAddress: "406 11th Ave N #548",
        addressLocality: "Nashville",
        addressRegion: "TN",
        postalCode: "37203",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.1631686,
        longitude: -86.7900768
      },
      areaServed: "Nashville, Tennessee and surrounding communities",
      knowsAbout: "Financial Advisors, Individuals seeking personalized financial planning, Pre-retirees and retirees, Small business owners, Families looking to build long-term wealth",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Planning"
        }
      ],
      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.