Structured Data

    Perkins Law

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Perkins Law",
      description: "Perkins Law is a Colorado Springs-based law firm specializing in family law matters including divorce, custody, and child support cases. Led by experienced attorneys, the firm provides personalized legal representation for clients navigating complex family law issues, offering both traditional litigation and collaborative divorce approaches to help families find practical solutions.",
      url: "https://www.perkinslawcolorado.com/",
      telephone: "+1-719-300-5300",
      address: {
        @type: "PostalAddress",
        streetAddress: "102 S Tejon St Suite 1050",
        addressLocality: "Colorado Springs",
        addressRegion: "CO",
        postalCode: "80903",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.8321079,
        longitude: -104.82402979999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "34",
        bestRating: "5"
      },
      areaServed: "Colorado Springs and surrounding El Paso County",
      knowsAbout: "Family Law, Individuals navigating divorce, parents seeking custody arrangements, families dealing with child support disputes",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Collaborative Divorce Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Downtown Colorado Springs Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Family Law 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.