Structured Data

    Lena Marie Fisher - Real Estate Simplified | Real Estate Agent in Fresno CA

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Lena Marie Fisher - Real Estate Simplified | Real Estate Agent in Fresno CA",
      description: "Lena Marie Fisher is a real estate agent serving Fresno and surrounding areas who specializes in simplifying the home buying and selling process for her clients. With a focus on first-time buyers and sellers, she provides personalized guidance through every step of the transaction, from property search to closing. Her approach emphasizes clear communication and making real estate accessible to everyone.",
      url: "https://www.lenafisher.com/",
      telephone: "+1-559-287-0021",
      address: {
        @type: "PostalAddress",
        streetAddress: "7520 N Palm Ave",
        addressLocality: "Fresno",
        addressRegion: "CA",
        postalCode: "93711",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.8462059,
        longitude: -119.8077835
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "51",
        bestRating: "5"
      },
      areaServed: "Fresno, CA and surrounding Central Valley communities",
      knowsAbout: "Real Estate Agents, First-time homebuyers, sellers new to the market, Central Valley families, investors seeking local guidance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Simplified Process"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Guidance"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local 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.