Structured Data

    Marcus Hilton CPA

    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: "Marcus Hilton CPA",
      description: "Marcus Hilton CPA provides comprehensive accounting and tax services to individuals and businesses in the Bronx. Specializing in tax preparation, bookkeeping, and financial planning, Marcus Hilton helps clients navigate complex tax situations and optimize their financial strategies. The firm combines personalized service with professional expertise to deliver tailored solutions for each client's unique needs.",
      url: "http://marcushiltoncpa.com/contact.php",
      telephone: "+1-718-554-0640",
      address: {
        @type: "PostalAddress",
        streetAddress: "4226 White Plains Rd",
        addressLocality: "Bronx",
        addressRegion: "NY",
        postalCode: "10466",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.8942352,
        longitude: -73.8565845
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "17",
        bestRating: "5"
      },
      areaServed: "Bronx and surrounding areas",
      knowsAbout: "Accounting & Tax, Small business owners, Self-employed professionals, Individuals with complex tax situations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Tax Strategies"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Accounting Support"
        }
      ],
      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.