Structured Data

    DFW Real Estate Investor Club

    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: "DFW Real Estate Investor Club",
      description: "DFW Real Estate Investor Club is a membership-based organization dedicated to connecting real estate investors throughout the Dallas-Fort Worth area. They provide networking events, educational resources, and a community platform for both beginner and experienced investors to share strategies, find deals, and collaborate on investment opportunities. The club serves as a hub for investors interested in residential and commercial real estate ventures across the DFW market.",
      url: "http://www.dfwreiclub.com/",
      telephone: "+1-817-300-1132",
      address: {
        @type: "PostalAddress",
        streetAddress: "6850 Manhattan Blvd Suite 300-1",
        addressLocality: "Fort Worth",
        addressRegion: "TX",
        postalCode: "76120",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.7745141,
        longitude: -97.2101114
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "7",
        bestRating: "5"
      },
      areaServed: "Dallas-Fort Worth metroplex",
      knowsAbout: "Real Estate Agents, Real estate investors seeking networking, beginner investors wanting education and mentorship, experienced investors looking for deal partnerships and collaboration",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Investor Community Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Local Presence"
        }
      ],
      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.