Structured Data

    Nico Iglesias - Realtor, Rocktown Realty

    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: "Nico Iglesias - Realtor, Rocktown Realty",
      description: "Nico Iglesias is a real estate agent with Rocktown Realty serving the Harrisonburg area, specializing in residential home sales for both buyers and sellers. With deep local market knowledge and a commitment to personalized service, Nico helps clients navigate the buying and selling process efficiently. He works with first-time buyers, seasoned investors, and relocating families to find the right property or achieve their sales goals.",
      url: "https://www.nicoiglesiasrealtor.com/",
      telephone: "+1-540-416-1662",
      address: {
        @type: "PostalAddress",
        streetAddress: "218 E Market St",
        addressLocality: "Harrisonburg",
        addressRegion: "VA",
        postalCode: "22801",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.4491608,
        longitude: -78.86620099999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "54",
        bestRating: "5"
      },
      areaServed: "Harrisonburg, VA and surrounding Rocktown area",
      knowsAbout: "Real Estate Agents, First-time homebuyers, sellers looking to list their homes, relocation professionals, investment property buyers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market Expert"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Agent"
        }
      ],
      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.