Structured Data

    Vaughan C. Jones Attorney at Law

    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: "Vaughan C. Jones Attorney at Law",
      description: "Vaughan C. Jones Attorney at Law is an independent legal practice located in Richmond offering criminal defense services. With over a decade of experience, Attorney Jones handles a range of criminal matters including DUI/DWI cases, felony and misdemeanor defense, and drug charge representation. The firm focuses on providing personalized defense strategies tailored to each client's unique circumstances.",
      address: {
        @type: "PostalAddress",
        streetAddress: "1622 W Main St",
        addressLocality: "Richmond",
        addressRegion: "VA",
        postalCode: "23220",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.547921699999996,
        longitude: -77.4617865
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.5",
        reviewCount: "101",
        bestRating: "5"
      },
      areaServed: "Richmond, VA and surrounding areas",
      knowsAbout: "Criminal Defense, Individuals facing criminal charges, DUI/DWI defendants, first-time offenders",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Criminal Defense"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local 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.