Structured Data

    Sir Fixalot

    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: "Sir Fixalot",
      description: "Sir Fixalot is a general contractor and handyman service based in Lakewood serving the Denver metro area. They handle a wide range of home repair and maintenance projects including drywall, carpentry, painting, plumbing, electrical work, and general home improvements. With a focus on quality craftsmanship and reliable service, Sir Fixalot is a one-stop solution for homeowners needing both small repairs and larger renovation projects completed professionally.",
      url: "https://www.imsirfixalot.com/",
      telephone: "+1-303-931-9651",
      address: {
        @type: "PostalAddress",
        streetAddress: "1636 S Field Ct",
        addressLocality: "Lakewood",
        addressRegion: "CO",
        postalCode: "80232",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.687005899999996,
        longitude: -105.0981683
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "12",
        bestRating: "5"
      },
      areaServed: "Lakewood, CO and surrounding Denver metro area",
      knowsAbout: "Handyman Services, Homeowners needing multiple repairs, small to medium renovation projects, busy professionals seeking reliable handyman services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Diverse Service Offerings"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Lakewood-Based"
        }
      ],
      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.