Structured Data

    Dynamic Financial Advisors - Las Vegas

    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: "Dynamic Financial Advisors - Las Vegas",
      description: "Dynamic Financial Advisors is an independent financial advisory firm serving Las Vegas and surrounding areas. They provide personalized financial planning and investment management services to help clients build and preserve wealth. Their team offers comprehensive guidance on retirement planning, investment strategies, and overall financial goal setting tailored to individual client needs.",
      url: "https://financialadvisor.vegas/",
      telephone: "+1-702-508-8383",
      address: {
        @type: "PostalAddress",
        streetAddress: "3057 E Warm Springs Rd Suite 400",
        addressLocality: "Las Vegas",
        addressRegion: "NV",
        postalCode: "89120",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.0566216,
        longitude: -115.10817550000002
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Las Vegas, Nevada and surrounding areas",
      knowsAbout: "Financial Advisors, Individuals seeking comprehensive financial planning, Retirees and pre-retirees, Investors wanting personalized guidance, Business owners planning for succession",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Financial Planning"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Advisory Firm"
        }
      ],
      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.