Structured Data

    Amy L. Lopez Fresno Family Lawyer

    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: "Amy L. Lopez Fresno Family Lawyer",
      description: "Amy L. Lopez is a family law attorney serving Fresno and surrounding areas with experience in divorce, child custody, support matters, and mediation. She provides personalized legal representation and consultation to help clients navigate complex family law issues with clarity and compassion.",
      url: "https://fresnocalawyer.com/",
      telephone: "+1-559-221-6800",
      address: {
        @type: "PostalAddress",
        streetAddress: "2440 W Shaw Ave Suite 109",
        addressLocality: "Fresno",
        addressRegion: "CA",
        postalCode: "93711",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.8088603,
        longitude: -119.8362872
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.7",
        reviewCount: "37",
        bestRating: "5"
      },
      areaServed: "Fresno, CA and surrounding areas",
      knowsAbout: "Family Law, Families navigating divorce, parents seeking child custody arrangements, individuals requiring spousal or child support guidance, couples interested in mediation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Legal Guidance"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Mediation Services"
        }
      ],
      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.