Structured Data

    Weidner 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: "Weidner Law",
      description: "Weidner Law is a St. Petersburg-based legal firm led by attorney Matt Weidner with over 20 years of experience handling foreclosure defense, probate and estate administration, real estate disputes, trust creation and management, and civil litigation. Matt works directly with clients to provide clear strategy, straight answers, and experienced representation across all phases of their legal matters. The firm specializes in helping homeowners stop foreclosures, navigate inherited property and complex estates, resolve real estate title and ownership issues, and handle contract disputes.",
      url: "https://www.mattweidnerlaw.com/",
      telephone: "+1-727-954-8752",
      address: {
        @type: "PostalAddress",
        streetAddress: "856 2nd Ave N",
        addressLocality: "St. Petersburg",
        addressRegion: "FL",
        postalCode: "33701",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.773247299999998,
        longitude: -82.6463517
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "80",
        bestRating: "5"
      },
      areaServed: "St. Petersburg, Tampa, and surrounding areas in Florida",
      knowsAbout: "Estate Planning & Wills, Homeowners facing foreclosure, families handling probate and inherited property, property owners with title or boundary disputes, individuals needing trust setup or updates",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Attorney Access"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Same-Day Case Evaluation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "20+ Years Local Experience"
        }
      ],
      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.