Structured Data

    Adriana Prado, REALTOR®

    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: "Adriana Prado, REALTOR®",
      description: "Adriana Prado is a REALTOR® serving the Fresno, Clovis, Visalia, and surrounding Central Valley communities. She provides comprehensive real estate services including home buying, selling, and market analysis, with a focus on helping clients navigate the local market through her team of professionals. Her website features active listings across multiple property types and price points, along with resources for both buyers and sellers.",
      url: "https://www.adriana-prado-realtor.com/",
      telephone: "+1-559-978-9983",
      address: {
        @type: "PostalAddress",
        streetAddress: "7475 N Palm Ave #105",
        addressLocality: "Fresno",
        addressRegion: "CA",
        postalCode: "93711",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.8453026,
        longitude: -119.8092877
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "39",
        bestRating: "5"
      },
      areaServed: "Fresno, Clovis, Visalia, Madera, Kingsburg, and surrounding Central Valley communities, CA",
      knowsAbout: "Real Estate Agents, Central Valley homebuyers, residential sellers, first-time home buyers, investment property seekers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Responsive Team Support"
        }
      ],
      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.