Structured Data

    Column One Pro

    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: "Column One Pro",
      description: "Column One Pro is a general contracting company based in Waunakee, Wisconsin that specializes in residential remodeling and home improvement projects. The team handles a wide range of construction services including kitchen and bathroom remodels, additions, and custom home improvements. They bring expertise in project management and craftsmanship to deliver quality results for homeowners looking to update or expand their living spaces.",
      url: "http://columnonepro.com/",
      telephone: "+1-608-695-7340",
      address: {
        @type: "PostalAddress",
        streetAddress: "1957 Foggy Mountain Pass",
        addressLocality: "Waunakee",
        addressRegion: "WI",
        postalCode: "53597",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.0466626,
        longitude: -89.4878883
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "9",
        bestRating: "5"
      },
      areaServed: "Waunakee, Madison, and surrounding Dane County communities",
      knowsAbout: "Home Remodeling, Homeowners planning kitchen or bathroom remodels, homeowners needing home additions, property owners seeking quality general contracting",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Dane County Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Project Management"
        }
      ],
      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.