Structured Data

    Brava Law

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Brava Law",
      description: "Brava Law is a St. Petersburg-based law firm specializing in family law, including divorce, child custody, and prenuptial agreements. The firm provides personalized legal representation and mediation services to help clients navigate complex family matters with clarity and compassion. They offer free initial consultations to discuss your case and explore the best path forward.",
      url: "https://bravalaw.com/",
      telephone: "+1-727-868-6195",
      address: {
        @type: "PostalAddress",
        streetAddress: "136 4th St N Ste 201",
        addressLocality: "St. Petersburg",
        addressRegion: "FL",
        postalCode: "33701",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.7729261,
        longitude: -82.63893
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "14",
        bestRating: "5"
      },
      areaServed: "St. Petersburg, Clearwater, Tampa Bay area, Florida",
      knowsAbout: "Family Law, Divorcing couples, parents navigating custody arrangements, engaged couples planning prenuptial agreements, families seeking amicable dispute resolution",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Initial Consultation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Mediation Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Representation"
        }
      ],
      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.