Structured Data

    The Haggard Law Firm

    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: "The Haggard Law Firm",
      description: "The Haggard Law Firm is a personal injury law firm based in Coral Gables serving the Miami area and surrounding communities. They handle car accident claims, slip and fall cases, and other personal injury matters, working on a contingency fee basis so clients pay nothing unless they win. The firm combines experienced legal representation with a client-focused approach to help injury victims recover fair compensation.",
      url: "http://www.haggardlawfirm.com/",
      telephone: "+1-305-446-5700",
      address: {
        @type: "PostalAddress",
        streetAddress: "330 Alhambra Cir",
        addressLocality: "Coral Gables",
        addressRegion: "FL",
        postalCode: "33134",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 25.7517311,
        longitude: -80.2613836
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "35",
        bestRating: "5"
      },
      areaServed: "Miami-Dade County and surrounding South Florida",
      knowsAbout: "Personal Injury Law, Car accident victims, slip and fall injury claimants, people seeking contingency-based legal representation, injury victims with limited upfront funds",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Contingency Fee Representation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced 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.