Structured Data

    Boise Family Law

    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: "Boise Family Law",
      description: "Boise Family Law is a dedicated family law practice serving clients throughout the Boise area. They specialize in divorce, child custody, child support, and other family law matters. The firm provides legal representation and consultation for families navigating complex personal legal issues.",
      url: "https://boisefamilylawyer.net/",
      telephone: "+1-208-504-2837",
      address: {
        @type: "PostalAddress",
        streetAddress: "950 W Bannock St Suite 1110",
        addressLocality: "Boise",
        addressRegion: "ID",
        postalCode: "83702",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.6183475,
        longitude: -116.2037424
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "8",
        bestRating: "5"
      },
      areaServed: "Boise, ID and surrounding areas",
      knowsAbout: "Family Law, Couples going through divorce, parents navigating custody disputes, individuals seeking child support guidance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Downtown Boise Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Focused Family Law 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.