Structured Data

    South Florida Justice

    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: "South Florida Justice",
      description: "South Florida Justice is a criminal defense law firm based in West Palm Beach serving clients throughout South Florida. The firm specializes in defending individuals facing DUI/DWI charges, felony offenses, misdemeanor charges, and drug-related crimes. With a 5-star rating from 76 reviews, they offer free consultations and are available 24/7 to handle urgent legal matters.",
      url: "https://soflajustice.com/",
      telephone: "+1-561-659-8337",
      address: {
        @type: "PostalAddress",
        streetAddress: "1555 Palm Beach Lakes Blvd #1400",
        addressLocality: "West Palm Beach",
        addressRegion: "FL",
        postalCode: "33401",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 26.7256817,
        longitude: -80.0796397
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "76",
        bestRating: "5"
      },
      areaServed: "West Palm Beach and South Florida",
      knowsAbout: "Criminal Defense, Individuals facing DUI/DWI charges, people charged with felonies or misdemeanors, those accused of drug-related crimes, defendants needing immediate legal representation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Availability"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Initial Consultation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Criminal Defense"
        }
      ],
      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.