Structured Data

    Maples 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: "Maples Real Estate",
      description: "Maples Real Estate is an independent real estate agency in Port St. Lucie serving buyers and sellers across the Treasure Coast. The team specializes in residential real estate transactions, offering personalized service to help clients navigate purchasing, selling, and investment opportunities in the area. They focus on understanding each client's unique needs and providing expert guidance through the entire transaction process.",
      url: "https://maplesrealestatecompany.com/",
      telephone: "+1-772-783-2585",
      address: {
        @type: "PostalAddress",
        streetAddress: "3434 SW Edo St",
        addressLocality: "Port St. Lucie",
        addressRegion: "FL",
        postalCode: "34953",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.2421237,
        longitude: -80.4055387
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "27",
        bestRating: "5"
      },
      areaServed: "Port St. Lucie, Stuart, Jensen Beach, and surrounding Treasure Coast communities",
      knowsAbout: "Real Estate Agents, First-time homebuyers, sellers looking to list residential properties, real estate investors, relocating families",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Agency"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market Expertise"
        }
      ],
      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.