Structured Data

    Milda Goeriz, Attorney at Law

    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: "Milda Goeriz, Attorney at Law",
      description: "Milda Goeriz, Attorney at Law, is an independent estate planning and trust law firm serving San Diego. Attorney Milda Goeriz specializes in trust creation, will preparation, estate tax planning, and probate services for families and individuals. The firm helps clients protect their assets, plan for incapacity, and ensure their wishes are carried out efficiently.",
      url: "http://www.sandiegotrustlawyer.com/",
      telephone: "+1-858-764-2547",
      address: {
        @type: "PostalAddress",
        streetAddress: "4455 Murphy Canyon Rd Ste 100",
        addressLocality: "San Diego",
        addressRegion: "CA",
        postalCode: "92123",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.824965299999995,
        longitude: -117.11864960000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "6",
        bestRating: "5"
      },
      areaServed: "San Diego, CA and surrounding areas",
      knowsAbout: "Estate Planning & Wills, Families planning estates, retirees, business owners, individuals with minor children, anyone seeking to avoid probate",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Trust Planning"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Local Attorney"
        }
      ],
      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.