Structured Data

    Isaiah Senecal, Realtor

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Isaiah Senecal, Realtor",
      description: "Isaiah Senecal is a dedicated realtor serving the St. Petersburg and Tampa Bay area with a focus on helping clients buy, sell, and invest in residential properties. With a strong track record and deep knowledge of local market trends, Isaiah provides personalized guidance through every step of the real estate transaction, whether you're a first-time homebuyer, seasoned investor, or looking to sell your current home.",
      telephone: "+1-727-280-7941",
      address: {
        @type: "PostalAddress",
        streetAddress: "443 1st Ave N",
        addressLocality: "St. Petersburg",
        addressRegion: "FL",
        postalCode: "33701",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.7722452,
        longitude: -82.639473
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "123",
        bestRating: "5"
      },
      areaServed: "St. Petersburg, Tampa Bay area, and surrounding communities",
      knowsAbout: "Real Estate Agents, First-time homebuyers, residential sellers, real estate investors, relocating families",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Service"
        }
      ],
      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.