Structured Data

    Home Service Fix Ltd

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 39 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    39 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Home Service Fix Ltd",
      description: "Home Service Fix Ltd is a Madison-based home service company offering comprehensive repairs and maintenance solutions for homeowners. While specific service details are limited, they operate as a general service establishment serving the local Madison area.",
      telephone: "+1-888-200-8290",
      address: {
        @type: "PostalAddress",
        streetAddress: "4245 W Beltline Hwy",
        addressLocality: "Madison",
        addressRegion: "WI",
        postalCode: "53711",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.034205899999996,
        longitude: -89.44554959999999
      },
      areaServed: "Madison, WI and surrounding areas",
      knowsAbout: "Handyman Services, Madison homeowners seeking local repair services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Madison Base"
        }
      ],
      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.