Structured Data

    Attorney Roland Echavarria - Wills, Trusts, Estate Planning, Probate Lawyer

    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: "Attorney Roland Echavarria - Wills, Trusts, Estate Planning, Probate Lawyer",
      description: "Attorney Roland Echavarria is an estate planning lawyer serving San Antonio and surrounding areas. He specializes in wills, trusts, estate planning, and probate services, helping families and individuals protect their assets and ensure their wishes are carried out. With a focus on personalized legal guidance, he works directly with clients to navigate complex estate matters.",
      telephone: "+1-210-822-5607",
      address: {
        @type: "PostalAddress",
        streetAddress: "8620 N New Braunfels Ave #410",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78217",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.5185154,
        longitude: -98.4576271
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.1",
        reviewCount: "8",
        bestRating: "5"
      },
      areaServed: "San Antonio, TX and surrounding areas",
      knowsAbout: "Estate Planning & Wills, Families wanting to create or update wills and trusts, individuals managing probate proceedings, business owners planning succession, parents protecting minor children's inheritance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Estate Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Approach"
        }
      ],
      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.