Structured Data

    My Financial Planner, LLC

    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: "My Financial Planner, LLC",
      description: "My Financial Planner, LLC is an independent financial advisory firm founded by Stephanie Genkin, offering personalized financial planning and investment management services. Serving the Brooklyn area and surrounding regions, they provide comprehensive financial guidance tailored to individual client needs and goals.",
      url: "http://www.stephaniegenkin.com/",
      telephone: "+1-917-991-1285",
      address: {
        @type: "PostalAddress",
        streetAddress: "594 Dean St",
        addressLocality: "Brooklyn",
        addressRegion: "NY",
        postalCode: "11238",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.680452599999995,
        longitude: -73.9702387
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Brooklyn, NY and surrounding areas",
      knowsAbout: "Financial Advisors, Individuals seeking independent financial guidance, clients wanting personalized wealth management, Brooklyn professionals building long-term financial plans",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Advisor"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized 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.