Structured Data

    Mission Wills 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: "Mission Wills Law Group",
      description: "Mission Wills Law Group is an estate planning law firm based in Olmos Park serving the San Antonio area. They specialize in will preparation, trust creation, power of attorney documents, and comprehensive estate planning for families and individuals. The firm helps clients protect their assets, plan for incapacity, and ensure their wishes are legally documented and properly executed.",
      url: "http://www.missionwillslawgroup.com/",
      telephone: "+1-210-401-3995",
      address: {
        @type: "PostalAddress",
        streetAddress: "4229 McCullough Ave",
        addressLocality: "Olmos Park",
        addressRegion: "TX",
        postalCode: "78212",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.4701379,
        longitude: -98.49208619999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.2",
        reviewCount: "5",
        bestRating: "5"
      },
      areaServed: "San Antonio, Texas and surrounding areas",
      knowsAbout: "Estate Planning & Wills, Individuals creating or updating their estate plans, families wanting to protect assets, parents establishing guardianship documents",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Estate Planning"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local San Antonio 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.