Structured Data

    Martin J. Hernandez, P.A.

    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: "Martin J. Hernandez, P.A.",
      description: "Martin J. Hernandez, P.A. is a personal injury law firm serving Tampa and the surrounding Florida region. Led by attorney Martin J. Hernandez, the firm specializes in representing clients injured in car accidents, slip-and-fall incidents, and other negligence cases. They handle cases on a contingency fee basis, meaning clients pay no upfront costs and only pay if they win their case.",
      url: "https://injurylawyersoftampa.com/",
      telephone: "+1-813-755-9500",
      address: {
        @type: "PostalAddress",
        streetAddress: "3002 W Kennedy Blvd",
        addressLocality: "Tampa",
        addressRegion: "FL",
        postalCode: "33609",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.944564200000002,
        longitude: -82.49140779999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "796",
        bestRating: "5"
      },
      areaServed: "Tampa, Florida and surrounding areas",
      knowsAbout: "Personal Injury Law, Car accident victims, slip-and-fall injury victims, people with negligence claims seeking legal representation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Contingency Fee Basis"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Personal Injury Attorney"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Consultations"
        }
      ],
      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.