Structured Data

    The Law Office of Russell J. Jordan, P.C.

    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 Russell J. Jordan, P.C.",
      description: "The Law Office of Russell J. Jordan, P.C. is a Laredo-based legal firm specializing in estate planning, wills, trusts, and related matters. Russell J. Jordan provides personalized legal counsel to help clients protect their assets and plan for the future, serving the Laredo community with professional and accessible legal services.",
      url: "http://www.russelljordanlaw.com/",
      telephone: "+1-956-791-9500",
      address: {
        @type: "PostalAddress",
        streetAddress: "1119 Houston St #1",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78040",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.5069348,
        longitude: -99.507003
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.9",
        reviewCount: "8",
        bestRating: "5"
      },
      areaServed: "Laredo, TX and surrounding areas",
      knowsAbout: "Estate Planning & Wills, Individuals planning their estate, families seeking to protect assets, clients needing will or trust preparation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Estate Planning Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Laredo Practice"
        }
      ],
      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.