Structured Data

    Sweeney Design Remodel

    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: "Sweeney Design Remodel",
      description: "Sweeney Design Remodel is a full-service design and remodeling company based in Madison, Wisconsin, specializing in kitchen and bathroom renovations, basement finishing, and home additions. Led by experienced designers and contractors, they combine thoughtful design with quality craftsmanship to transform living spaces. The company offers both design consultation and construction services, working closely with homeowners to bring their vision to life.",
      url: "https://sweeneydesign.com/",
      telephone: "+1-608-257-3034",
      address: {
        @type: "PostalAddress",
        streetAddress: "1008 Fish Hatchery Rd",
        addressLocality: "Madison",
        addressRegion: "WI",
        postalCode: "53715",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.0563848,
        longitude: -89.3993749
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "25",
        bestRating: "5"
      },
      areaServed: "Madison, Wisconsin and surrounding communities",
      knowsAbout: "Home Remodeling, Homeowners seeking kitchen or bathroom upgrades, families planning basement finishing projects, homeowners wanting professional design guidance during renovation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Design + Build Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Expertise"
        }
      ],
      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.