Structured Data

    Morgan 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: "Morgan Law Firm",
      description: "Morgan Law Firm is a personal injury law practice in Boise specializing in helping accident victims recover compensation for their injuries and losses. The firm handles car accidents, slip and fall cases, workers' compensation claims, and wrongful death matters, working on a contingency fee basis so clients pay nothing unless they win. With experienced injury attorneys dedicated to client advocacy, Morgan Law Firm focuses on maximizing recovery while handling the legal complexity so clients can focus on healing.",
      url: "http://www.morganinjurylawyer.com/",
      telephone: "+1-208-789-2098",
      address: {
        @type: "PostalAddress",
        streetAddress: "950 W Bannock St Suite 1100",
        addressLocality: "Boise",
        addressRegion: "ID",
        postalCode: "83702",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.618419599999996,
        longitude: -116.2038206
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "67",
        bestRating: "5"
      },
      areaServed: "Boise, ID and surrounding areas",
      knowsAbout: "Personal Injury Law, Car accident victims, slip and fall injury claimants, workers' compensation cases, families in wrongful death situations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Contingency Fee Model"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive 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.