Structured Data

    Estate Planning Lawyer NYC

    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: "Estate Planning Lawyer NYC",
      description: "Estate Planning Lawyer NYC is a law firm specializing in comprehensive estate planning services for New York residents. They help clients create wills, trusts, powers of attorney, and other essential documents to protect their assets and ensure their wishes are carried out. Located on Wall Street in Manhattan, the firm serves individuals and families looking to establish or update their estate plans with professional legal guidance.",
      url: "https://www.estateplanningnewyorklawyers.com/",
      telephone: "+1-212-470-2148",
      address: {
        @type: "PostalAddress",
        streetAddress: "Wall St",
        addressLocality: "New York",
        addressRegion: "NY",
        postalCode: "10005",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.7060507,
        longitude: -74.0085096
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "New York City and surrounding areas, New York",
      knowsAbout: "Estate Planning & Wills, New York residents, high-net-worth individuals, business owners, families with minor children",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Manhattan Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Planning"
        }
      ],
      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.