Structured Data

    Asset Advisory Services, Inc.

    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: "Asset Advisory Services, Inc.",
      description: "Asset Advisory Services, Inc. is an independent financial advisory firm in Jupiter specializing in comprehensive financial planning, investment management, and insurance solutions. The firm serves clients throughout South Florida with personalized strategies designed to help build and protect wealth across all life stages.",
      url: "https://www.assetadvisoryservices.com/",
      telephone: "+1-561-747-9550",
      address: {
        @type: "PostalAddress",
        streetAddress: "2141 FL A1AAlt #310",
        addressLocality: "Jupiter",
        addressRegion: "FL",
        postalCode: "33477",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 26.9152488,
        longitude: -80.0933869
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "10",
        bestRating: "5"
      },
      areaServed: "Jupiter and South Florida",
      knowsAbout: "Financial Advisors, Retirees and near-retirees, High-net-worth individuals, Business owners, Families seeking comprehensive wealth planning",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Financial Planning"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Advisor"
        }
      ],
      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.