Structured Data

    Sandra De La Rosa Real Estate Agent

    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: "Sandra De La Rosa Real Estate Agent",
      description: "Sandra De La Rosa is a real estate agent serving the Chandler area and greater Phoenix metropolitan region. With a 5-star rating from 39 reviews, she provides comprehensive real estate services including buyer representation, seller representation, and property market expertise. Sandra specializes in helping clients navigate residential real estate transactions with personalized service and local market knowledge.",
      url: "http://delarosa.properties/",
      telephone: "+1-480-375-0016",
      address: {
        @type: "PostalAddress",
        streetAddress: "55 N Arizona Pl #104",
        addressLocality: "Chandler",
        addressRegion: "AZ",
        postalCode: "85225",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.3040793,
        longitude: -111.8405097
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "39",
        bestRating: "5"
      },
      areaServed: "Chandler, Arizona and surrounding Phoenix metropolitan area",
      knowsAbout: "Real Estate Agents, Home buyers, home sellers, first-time buyers, relocating families",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Service"
        }
      ],
      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.