Structured Data

    Ortega Law, P.A.

    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: "Ortega Law, P.A.",
      description: "Ortega Law, P.A. is a personal injury law firm based in Stuart, Florida, serving clients throughout the Treasure Coast and surrounding areas. Led by experienced attorneys, the firm handles car accidents, slip and fall cases, and other personal injury matters on a contingency fee basis, meaning clients pay no fees unless the firm wins their case. They provide free consultations to evaluate claims and help injured individuals recover compensation for medical expenses, lost wages, and pain and suffering.",
      url: "http://ortega-law.com/",
      telephone: "+1-786-452-9709",
      address: {
        @type: "PostalAddress",
        streetAddress: "50 SE Ocean Blvd STE 203",
        addressLocality: "Stuart",
        addressRegion: "FL",
        postalCode: "34994",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.197122399999998,
        longitude: -80.2519547
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "15",
        bestRating: "5"
      },
      areaServed: "Stuart, Florida and surrounding Treasure Coast communities",
      knowsAbout: "Personal Injury Law, Car accident victims, slip and fall injury claimants, individuals needing legal representation on a no-win-no-fee basis",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Contingency Fee Structure"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Initial Consultation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Treasure Coast Focus"
        }
      ],
      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.