Structured Data

    The Peterson 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: "The Peterson Law Firm",
      description: "The Peterson Law Firm is a family law practice in Tempe specializing in divorce, child custody, and related domestic matters. Led by experienced attorneys, they offer personalized legal representation and appear to provide collaborative divorce options for clients seeking alternatives to traditional litigation. Their practice focuses on helping families navigate complex legal issues with professional guidance.",
      url: "https://thepetersonlawfirm.com/",
      telephone: "+1-480-509-7733",
      address: {
        @type: "PostalAddress",
        streetAddress: "4700 S Mill Ave #2",
        addressLocality: "Tempe",
        addressRegion: "AZ",
        postalCode: "85282",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.382002799999995,
        longitude: -111.93999939999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "149",
        bestRating: "5"
      },
      areaServed: "Tempe, Arizona and surrounding Phoenix metropolitan area",
      knowsAbout: "Family Law, Divorcing couples, parents navigating custody disputes, families seeking collaborative legal solutions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Collaborative Divorce Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family Law Specialization"
        }
      ],
      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.