Structured Data

    The Law Office of Mark Gullotta

    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: "The Law Office of Mark Gullotta",
      description: "The Law Office of Mark Gullotta is an estate planning law firm serving the San Francisco Bay Area. Mark Gullotta specializes in helping clients protect their assets and plan for the future through wills, trusts, power of attorney documents, and comprehensive estate administration. The firm focuses on personalized legal strategies tailored to individual family and financial situations.",
      url: "https://www.lawofficemg.com/",
      telephone: "+1-650-382-4331",
      address: {
        @type: "PostalAddress",
        streetAddress: "877 Mahler Rd Suite 166",
        addressLocality: "Burlingame",
        addressRegion: "CA",
        postalCode: "94010",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.5955745,
        longitude: -122.36839719999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "25",
        bestRating: "5"
      },
      areaServed: "San Francisco Bay Area, including Burlingame and surrounding Peninsula communities",
      knowsAbout: "Estate Planning & Wills, Homeowners planning their legacy, families seeking asset protection, individuals needing comprehensive estate documents",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Estate Planning"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Legal Services"
        }
      ],
      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.