Structured Data

    DellTAX

    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: "DellTAX",
      description: "DellTAX is a Charlottesville-based accounting and tax service firm specializing in individual and business tax preparation, bookkeeping, and financial consulting. Located on Main Street, they provide personalized tax strategy and compliance services to help clients minimize tax liability and maintain accurate financial records. Their team combines tax expertise with comprehensive accounting support to serve both individual taxpayers and business owners.",
      url: "http://delltax.com/",
      telephone: "+1-434-244-3355",
      address: {
        @type: "PostalAddress",
        streetAddress: "801 W Main St #202",
        addressLocality: "Charlottesville",
        addressRegion: "VA",
        postalCode: "22903",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.0318189,
        longitude: -78.49084119999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "10",
        bestRating: "5"
      },
      areaServed: "Charlottesville, VA and surrounding areas",
      knowsAbout: "Accounting & Tax, Small business owners, self-employed individuals, families seeking tax optimization, business bookkeeping",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Tax & Accounting"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      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.