Structured Data

    Virginia Injury 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: "Virginia Injury Law",
      description: "Virginia Injury Law is a personal injury law firm serving Norfolk and surrounding areas, specializing in car accidents, slip and fall incidents, and other injury cases. Led by experienced attorneys, the firm works on a contingency fee basis, meaning clients pay nothing unless they win their case. They provide free consultations to help injury victims understand their legal options and pursue fair compensation.",
      url: "https://crashva.com/norfolk/",
      telephone: "+1-757-300-0731",
      address: {
        @type: "PostalAddress",
        streetAddress: "500 E Main St",
        addressLocality: "Norfolk",
        addressRegion: "VA",
        postalCode: "23510",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.8461217,
        longitude: -76.2879974
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "50",
        bestRating: "5"
      },
      areaServed: "Norfolk, VA and surrounding areas",
      knowsAbout: "Personal Injury Law, Car accident victims, slip and fall injury victims, individuals seeking legal representation without upfront costs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Contingency Fee Model"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Initial Consultation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Norfolk Expertise"
        }
      ],
      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.