Structured Data

    Fuller Law Office

    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: "Fuller Law Office",
      description: "Fuller Law Office is a family law firm serving Twin Falls and surrounding communities, offering comprehensive legal services in divorce, custody, child support, spousal support, and property division. The firm provides personalized representation to help families navigate complex legal matters with professionalism and care.",
      url: "https://fullerlawoffices.com/",
      telephone: "+1-208-734-1602",
      address: {
        @type: "PostalAddress",
        streetAddress: "161 Main Ave W",
        addressLocality: "Twin Falls",
        addressRegion: "ID",
        postalCode: "83301",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.5564776,
        longitude: -114.4714796
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3",
        reviewCount: "43",
        bestRating: "5"
      },
      areaServed: "Twin Falls, ID and surrounding areas",
      knowsAbout: "Family Law, Families going through divorce, parents seeking custody arrangements, individuals navigating child or spousal support disputes",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Presence"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Family Services"
        }
      ],
      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.