Structured Data

    Family Law Office of John Conway

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Family Law Office of John Conway",
      description: "The Family Law Office of John Conway provides comprehensive family law representation in Sunnyvale, serving clients throughout the Silicon Valley area. With a focus on divorce, child custody, and related family law matters, John Conway brings experience and dedicated representation to help families navigate complex legal transitions. The firm offers personalized counsel to help clients understand their rights and options during challenging family circumstances.",
      telephone: "+1-408-245-3000",
      address: {
        @type: "PostalAddress",
        streetAddress: "438 S Murphy Ave",
        addressLocality: "Sunnyvale",
        addressRegion: "CA",
        postalCode: "94086",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.3718769,
        longitude: -122.0314486
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Sunnyvale, CA and surrounding Silicon Valley communities",
      knowsAbout: "Family Law, Individuals filing for divorce, parents navigating custody disputes, those seeking family law representation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Focused Family Law Practice"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Silicon Valley Presence"
        }
      ],
      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.