Structured Data

    La Fratta Law

    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: "La Fratta Law",
      description: "La Fratta Law is a criminal defense firm led by Michael La Fratta, a seasoned criminal defense attorney with over a decade of experience handling tough cases across Virginia. The firm specializes in DUI defense, expungements, traffic violations, protective orders, reckless driving, and other criminal charges. With offices in Charlottesville and Richmond, La Fratta takes a proactive courtroom approach and offers free confidential consultations to clients facing criminal charges.",
      url: "https://www.lafrattalaw.com/",
      telephone: "+1-434-448-3149",
      address: {
        @type: "PostalAddress",
        streetAddress: "114 Old Preston Ave",
        addressLocality: "Charlottesville",
        addressRegion: "VA",
        postalCode: "22902",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.031896499999995,
        longitude: -78.4831828
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "132",
        bestRating: "5"
      },
      areaServed: "Charlottesville, Richmond, and throughout Virginia",
      knowsAbout: "Personal Injury Law, Individuals facing DUI charges, traffic violations, or criminal charges in Virginia; people seeking expungements or record clearing",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Trial Advocate"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Broad Practice Coverage"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Confidential Consultation"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.