Structured Data

    Gibson Edwards Business Services

    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: "Gibson Edwards Business Services",
      description: "Gibson Edwards Business Services is a full-service accounting firm based in Knoxville specializing in tax preparation, bookkeeping, and business consulting. They serve both individuals and businesses with personalized accounting solutions and financial guidance. With their focus on tailored client service, they help businesses manage finances efficiently and individuals navigate complex tax situations.",
      url: "http://www.getacct.com/",
      telephone: "+1-865-512-9941",
      address: {
        @type: "PostalAddress",
        streetAddress: "154 Legacy View Way",
        addressLocality: "Knoxville",
        addressRegion: "TN",
        postalCode: "37918",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.027952899999995,
        longitude: -83.99271999999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "25",
        bestRating: "5"
      },
      areaServed: "Knoxville, TN and surrounding areas",
      knowsAbout: "Accounting & Tax, Small business owners, self-employed individuals, families seeking tax planning, businesses needing bookkeeping support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Tax & Bookkeeping"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Business Consulting"
        }
      ],
      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.