Structured Data

    Aks Insurance & Taxes

    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: "Aks Insurance & Taxes",
      description: "Aks Insurance & Taxes is a Fort Worth-based financial services firm offering comprehensive insurance and tax preparation solutions. They provide personal and business tax filing, insurance coverage planning, and financial guidance to help clients protect their assets and optimize their tax situations. With a focus on personalized service, they work directly with individuals and small businesses to find tailored solutions for their unique needs.",
      url: "http://aksinsuranceagency.net/",
      telephone: "+1-817-750-9916",
      address: {
        @type: "PostalAddress",
        streetAddress: "1400 NW 25th St",
        addressLocality: "Fort Worth",
        addressRegion: "TX",
        postalCode: "76164",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.790102,
        longitude: -97.3650201
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "13",
        bestRating: "5"
      },
      areaServed: "Fort Worth and surrounding North Texas communities",
      knowsAbout: "Insurance Agents, Small business owners, Self-employed individuals, Families seeking integrated insurance and tax planning",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dual Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Approach"
        }
      ],
      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.