Structured Data

    Idaho Legal Justice

    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: "Idaho Legal Justice",
      description: "Idaho Legal Justice is a family law firm in Boise specializing in divorce, child custody, spousal support, and related family matters. The firm provides comprehensive legal representation and consultation for clients navigating family law issues, with a focus on personalized attention and clear communication throughout the legal process.",
      url: "https://www.idaholegaljustice.com/",
      telephone: "+1-208-540-8310",
      address: {
        @type: "PostalAddress",
        streetAddress: "5904 W Overland Rd",
        addressLocality: "Boise",
        addressRegion: "ID",
        postalCode: "83709",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.590165999999996,
        longitude: -116.2552365
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "379",
        bestRating: "5"
      },
      areaServed: "Boise, ID and surrounding areas",
      knowsAbout: "Family Law, Individuals going through divorce, parents seeking custody arrangements, those needing spousal or child support guidance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Family Law Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Located in Boise"
        }
      ],
      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.