Structured Data

    Sinai Law Firm

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Sinai Law Firm",
      description: "Sinai Law Firm is an estate planning and probate law practice located in Santa Monica, serving clients throughout Southern California. Led by experienced attorneys, the firm specializes in comprehensive estate planning, trust creation, probate administration, and elder law matters including Medicaid planning. They provide personalized legal guidance to help clients protect their assets, plan for incapacity, and ensure their wishes are carried out.",
      url: "https://sinailawfirm.com/",
      telephone: "+1-310-967-7772",
      address: {
        @type: "PostalAddress",
        streetAddress: "2120 Wilshire Blvd",
        addressLocality: "Santa Monica",
        addressRegion: "CA",
        postalCode: "90403",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.0324382,
        longitude: -118.4816235
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "79",
        bestRating: "5"
      },
      areaServed: "Santa Monica, Los Angeles, and surrounding Southern California communities",
      knowsAbout: "Estate Planning & Wills, Families planning their estates, seniors preparing for long-term care, individuals with complex assets, parents creating guardianship plans",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Estate Planning"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Probate & Trust Administration"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Elder Law & Medicaid 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.