Structured Data

    Rossini Michael S

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Rossini Michael S",
      description: "Michael S. Rossini is an independent accounting and financial consultant based in Cambridge serving individuals and businesses in the greater Boston area. With expertise in accounting, finance, and business consulting, Rossini provides personalized financial guidance and accounting services tailored to each client's unique needs.",
      telephone: "+1-617-547-1616",
      address: {
        @type: "PostalAddress",
        streetAddress: "255 Cambridge St",
        addressLocality: "Cambridge",
        addressRegion: "MA",
        postalCode: "02141",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.3711742,
        longitude: -71.0802368
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "5",
        bestRating: "5"
      },
      areaServed: "Cambridge, MA and greater Boston area",
      knowsAbout: "Accounting & Tax, Small business owners, self-employed professionals, individuals seeking personalized financial consulting",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Consultant"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Cambridge-Based"
        }
      ],
      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.