Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Ranferi Pineda, Realtor",
description: "Ranferi Pineda is a dedicated real estate agent serving the Fresno area with a focus on helping clients buy and sell residential properties. With a perfect 5-star rating from 56 reviews, Pineda is known for providing personalized service and market expertise to navigate the local housing market. Whether you're a first-time buyer or an experienced investor, Ranferi brings local knowledge and commitment to each transaction.",
url: "http://zeylowinc.com/ranferipineda",
telephone: "+1-559-395-3820",
address: {
@type: "PostalAddress",
streetAddress: "3628 E Ashlan Ave",
addressLocality: "Fresno",
addressRegion: "CA",
postalCode: "93726",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.793509199999995,
longitude: -119.7637408
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "56",
bestRating: "5"
},
areaServed: "Fresno, CA and surrounding areas",
knowsAbout: "Real Estate Agents, First-time home buyers, Residential sellers, Home buyers relocating to Fresno",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Market Expert"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Client-Focused Approach"
}
],
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.