Structured Data

    Miami Family Law Group

    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: "Miami Family Law Group",
      description: "Miami Family Law Group is a dedicated family law firm serving Miami and surrounding South Florida communities. They specialize in divorce representation, child custody matters, mediation services, and prenuptial agreements, offering both collaborative and traditional litigation approaches. The firm provides free initial consultations to help families navigate complex legal issues with compassionate, experienced counsel.",
      url: "https://miafamilylaw.com/",
      telephone: "+1-305-701-2901",
      address: {
        @type: "PostalAddress",
        streetAddress: "2665 S Bayshore Dr Suite 100",
        addressLocality: "Miami",
        addressRegion: "FL",
        postalCode: "33133",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 25.731033099999998,
        longitude: -80.2366553
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "117",
        bestRating: "5"
      },
      areaServed: "Miami and South Florida",
      knowsAbout: "Family Law, Divorcing couples, parents navigating custody disputes, families seeking mediation, individuals planning prenuptial agreements",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Initial Consultation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Collaborative & Litigation Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Family Law 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.