Structured Data

    Mary Tibbatts -Weichert, Realtors

    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: "Mary Tibbatts -Weichert, Realtors",
      description: "Mary Tibbatts is a real estate agent with Weichert, Realtors serving the Fredericksburg area with expertise in residential home sales and purchases. She works directly with clients to navigate the local market, whether buying, selling, or investing in property. Her approach emphasizes personalized service and detailed market knowledge to help clients achieve their real estate goals.",
      url: "http://www.homesweethomefredva.com/",
      telephone: "+1-540-412-3705",
      address: {
        @type: "PostalAddress",
        streetAddress: "1671 Emancipation Hwy Ste 206",
        addressLocality: "Fredericksburg",
        addressRegion: "VA",
        postalCode: "22401",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.296266900000006,
        longitude: -77.4851966
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "26",
        bestRating: "5"
      },
      areaServed: "Fredericksburg, Virginia and surrounding areas",
      knowsAbout: "Real Estate Agents, First-time homebuyers, sellers relocating from the area, investors seeking residential properties in Fredericksburg",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Backed by Weichert Network"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market Specialist"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.