Structured Data

    Law Offices of Renee Lazar

    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: "Law Offices of Renee Lazar",
      description: "The Law Offices of Renee Lazar is an independent law practice in Bedford, MA serving clients throughout the Boston area. Attorney Renee Lazar provides legal representation in personal injury cases, including car accidents, slip and fall incidents, and workers' compensation claims. The firm works on a contingency fee basis, meaning clients pay no upfront costs and only pay if they win their case.",
      url: "http://www.reneelazarlaw.com/",
      telephone: "+1-978-844-4095",
      address: {
        @type: "PostalAddress",
        streetAddress: "4308 Thompson Farm",
        addressLocality: "Bedford",
        addressRegion: "MA",
        postalCode: "01730",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.509980999999996,
        longitude: -71.2389376
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "2",
        reviewCount: "20",
        bestRating: "5"
      },
      areaServed: "Bedford, MA and surrounding communities",
      knowsAbout: "Personal Injury Law, Car accident victims, Workers' compensation claimants, Slip and fall injury victims, Those seeking no-upfront-cost legal representation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Contingency Fee Basis"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dedicated Personal Injury 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.