Structured Data

    7 Day Home Maintenance

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

    Schema.org / LocalBusiness
    |
    45 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "7 Day Home Maintenance",
      description: "7 Day Home Maintenance provides comprehensive handyman and home repair services throughout Madison and the surrounding area. Their team handles a wide range of residential maintenance projects, from small repairs and fixture installation to larger home improvement tasks. They offer convenient scheduling and reliable service to keep homes in top condition.",
      url: "https://7dayhomemaintenance.com/",
      telephone: "+1-312-792-6898",
      address: {
        @type: "PostalAddress",
        streetAddress: "1923 Sherman Ave",
        addressLocality: "Madison",
        addressRegion: "WI",
        postalCode: "53704",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.099409699999995,
        longitude: -89.365872
      },
      areaServed: "Madison, Wisconsin and surrounding areas",
      knowsAbout: "Handyman Services, Busy homeowners, Property managers, Homeowners seeking convenient scheduling",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "7-Day Availability"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        }
      ],
      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.