Structured Data

    Cullen Family Law Group

    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: "Cullen Family Law Group",
      description: "Cullen Family Law Group is a dedicated family law practice in Riverside, CA, serving clients through divorce, custody disputes, mediation, and related family legal matters. The firm focuses on helping families navigate complex legal situations with personalized representation and strategic counsel.",
      url: "http://www.lawcullen.com/",
      telephone: "+1-951-824-6449",
      address: {
        @type: "PostalAddress",
        streetAddress: "4094 Chestnut St",
        addressLocality: "Riverside",
        addressRegion: "CA",
        postalCode: "92501",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.9807191,
        longitude: -117.3796438
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.2",
        reviewCount: "51",
        bestRating: "5"
      },
      areaServed: "Riverside, CA and surrounding areas",
      knowsAbout: "Family Law, Divorcing couples, parents in custody disputes, families seeking mediation services, individuals needing family law representation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family Law Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Mediation 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.