Structured Data

    Caveda Law Firm

    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: "Caveda Law Firm",
      description: "Caveda Law Firm is a Tampa-based family law practice specializing in divorce, child custody, and related legal matters. Led by experienced attorneys, the firm provides personalized representation for clients navigating family law disputes, including custody arrangements, support obligations, and property division. They offer both litigation and collaborative divorce options to help clients find solutions that work for their families.",
      url: "https://www.tampadivorceattorney.com/",
      telephone: "+1-813-463-0800",
      address: {
        @type: "PostalAddress",
        streetAddress: "610 W Horatio St",
        addressLocality: "Tampa",
        addressRegion: "FL",
        postalCode: "33606",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.939384999999998,
        longitude: -82.46658359999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "78",
        bestRating: "5"
      },
      areaServed: "Tampa, FL and surrounding areas",
      knowsAbout: "Family Law, Divorcing couples, parents seeking custody arrangements, families pursuing collaborative solutions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Collaborative Divorce Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Focused Family Law Practice"
        }
      ],
      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.