Structured Data

    Patti Murphy, Long & Foster Realtor®- Patti Murphy Homes

    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: "Patti Murphy, Long & Foster Realtor®- Patti Murphy Homes",
      description: "Patti Murphy is a Long & Foster Realtor® serving the Fredericksburg area with expertise in both buyer and seller representation. With deep local market knowledge and a commitment to personalized service, Patti helps clients navigate residential real estate transactions, from first-time homebuyers to seasoned investors.",
      telephone: "+1-540-220-1607",
      address: {
        @type: "PostalAddress",
        streetAddress: "1910 William St",
        addressLocality: "Fredericksburg",
        addressRegion: "VA",
        postalCode: "22401",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.29477120000001,
        longitude: -77.49273699999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "47",
        bestRating: "5"
      },
      areaServed: "Fredericksburg, VA and surrounding areas",
      knowsAbout: "Real Estate Agents, First-time homebuyers, Sellers looking to move, Local investors, Families relocating to Fredericksburg",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Long & Foster Affiliation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market Expertise"
        }
      ],
      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.