Structured Data

    Lipply Real Estate

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Lipply Real Estate",
      description: "Lipply Real Estate is an independent real estate brokerage serving the Tampa Bay area, specializing in residential sales and purchases in Palm Harbor and surrounding communities. With a 4.7-star rating from over 120 clients, the team combines local market expertise with personalized service to guide buyers and sellers through every step of the transaction.",
      url: "https://www.lipplyrealestate.com/",
      telephone: "+1-727-314-1000",
      address: {
        @type: "PostalAddress",
        streetAddress: "3302 US-19 ALT Suite A",
        addressLocality: "Palm Harbor",
        addressRegion: "FL",
        postalCode: "34683",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.099884399999997,
        longitude: -82.7721064
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "123",
        bestRating: "5"
      },
      areaServed: "Palm Harbor, FL and greater Tampa Bay area",
      knowsAbout: "Real Estate Agents, Homebuyers and sellers in the Tampa Bay area, particularly those seeking local expertise in Palm Harbor and surrounding Pinellas County communities",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Brokerage"
        }
      ],
      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.