Structured Data

    Jeffrey Law, PA

    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: "Jeffrey Law, PA",
      description: "Jeffrey Law, PA is a Miami-based law firm specializing in family law, including divorce, child custody, and related matters. Led by experienced attorneys, the firm provides comprehensive legal representation for clients navigating complex family disputes and transitions. They offer personalized counsel and strategic guidance to help clients achieve favorable outcomes in sensitive legal matters.",
      url: "https://www.rsjlegal.com/?npcmp=dir:local:5151316:33131",
      telephone: "+1-305-703-0702",
      address: {
        @type: "PostalAddress",
        streetAddress: "150 SE 2nd Ave #1000",
        addressLocality: "Miami",
        addressRegion: "FL",
        postalCode: "33131",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 25.7729969,
        longitude: -80.1903322
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "49",
        bestRating: "5"
      },
      areaServed: "Miami and surrounding South Florida communities",
      knowsAbout: "Family Law, Individuals going through divorce, parents seeking custody arrangements, those requiring family law representation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Family Law Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Downtown Miami Location"
        }
      ],
      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.