Structured Data

    Brandon Wong & Associates

    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: "Brandon Wong & Associates",
      description: "Brandon Wong & Associates is a family law firm based in San Antonio specializing in divorce, child custody, and related family legal matters. The firm provides comprehensive legal representation for families navigating separation, custody disputes, and other family law issues, with a focus on personalized client service and practical solutions.",
      url: "https://www.mwfamilylaw.com/",
      telephone: "+1-210-201-3832",
      address: {
        @type: "PostalAddress",
        streetAddress: "315 Dwyer Ave",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78204",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.420439199999997,
        longitude: -98.4940455
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "148",
        bestRating: "5"
      },
      areaServed: "San Antonio, TX and surrounding areas",
      knowsAbout: "Family Law, Individuals going through divorce, parents seeking custody arrangements, those needing family law consultation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Family Law Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local San Antonio Practice"
        }
      ],
      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.