Structured Data

    Lyons 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: "Lyons Law Group",
      description: "Lyons Law Group is an independent law firm based in Spring Hill serving the Tampa Bay and Central Florida regions. They specialize in estate planning, including wills, trusts, power of attorney, and probate administration, helping families and business owners protect their assets and plan for the future. The firm also handles elder law and Medicaid planning matters.",
      url: "https://lyonslawgroup.com/",
      telephone: "+1-352-515-0101",
      address: {
        @type: "PostalAddress",
        streetAddress: "8362 Forest Oaks Blvd",
        addressLocality: "Spring Hill",
        addressRegion: "FL",
        postalCode: "34606",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.485832,
        longitude: -82.581349
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "34",
        bestRating: "5"
      },
      areaServed: "Spring Hill, FL and surrounding Central Florida communities",
      knowsAbout: "Estate Planning & Wills, Families planning estates, business owners protecting assets, seniors addressing elder care and Medicaid planning",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Estate Planning"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Elder Law & Medicaid Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Spring Hill Office"
        }
      ],
      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.