Structured Data

    The Owens Law Firm

    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: "The Owens Law Firm",
      description: "The Owens Law Firm, led by Paul Owens, provides comprehensive estate planning and probate services to families and individuals in the San Antonio area. The firm specializes in wills, trusts, power of attorney documents, and probate administration, helping clients protect their assets and plan for the future. With over a decade of experience, Paul Owens brings personalized legal counsel to complex family and estate matters.",
      url: "http://www.paulowenslaw.com/",
      telephone: "+1-210-695-5110",
      address: {
        @type: "PostalAddress",
        streetAddress: "14237 Old Bandera Rd",
        addressLocality: "Helotes",
        addressRegion: "TX",
        postalCode: "78023",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.5750909,
        longitude: -98.6892936
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "102",
        bestRating: "5"
      },
      areaServed: "Helotes, San Antonio, and surrounding areas in Bexar County",
      knowsAbout: "Estate Planning & Wills, Families planning their estates, individuals seeking probate administration, business owners protecting assets, parents establishing guardianship plans",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Estate Planning Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Personal Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Document Preparation"
        }
      ],
      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.