Structured Data

    Lake & City Homes Realty

    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: "Lake & City Homes Realty",
      description: "Lake & City Homes Realty is an independent real estate agency in Madison serving residential buyers and sellers throughout Dane County and surrounding areas. The team specializes in helping first-time homebuyers navigate their purchase while also assisting experienced sellers in marketing and selling their properties. They provide personalized service focused on understanding each client's unique needs and local market expertise.",
      url: "http://www.lakeandcityhomes.com/",
      telephone: "+1-608-628-9701",
      address: {
        @type: "PostalAddress",
        streetAddress: "301 E Sunset Ct",
        addressLocality: "Madison",
        addressRegion: "WI",
        postalCode: "53705",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.062609099999996,
        longitude: -89.44468379999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "50",
        bestRating: "5"
      },
      areaServed: "Madison, Wisconsin and surrounding Dane County",
      knowsAbout: "Real Estate Agents, First-time homebuyers, residential sellers in the Madison area, families relocating to Dane County",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "First-Time Buyer Guidance"
        }
      ],
      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.