Structured Data

    Steven R. Morris Law, PLLC

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

    Schema.org / LocalBusiness
    |
    49 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Steven R. Morris Law, PLLC",
      description: "Steven R. Morris Law, PLLC is a family law practice serving Charlottesville and the surrounding area. With expertise in divorce, custody, child support, and related family matters, Steven R. Morris provides personalized legal representation to help clients navigate complex family law issues during challenging times.",
      address: {
        @type: "PostalAddress",
        streetAddress: "810 E High St",
        addressLocality: "Charlottesville",
        addressRegion: "VA",
        postalCode: "22902",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.0311345,
        longitude: -78.4748747
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "12",
        bestRating: "5"
      },
      areaServed: "Charlottesville, VA and surrounding areas",
      knowsAbout: "Family Law, Individuals going through divorce, Parents seeking custody arrangements, Clients managing child support matters",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Family Law Attorney"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Client Representation"
        }
      ],
      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.