Structured Data

    At Home Services

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "At Home Services",
      description: "At Home Services is a Salt Lake City-based general contractor and plumber offering a range of home repair and maintenance solutions. With experience across both plumbing and general contracting services, they handle everything from plumbing repairs to broader home improvement projects. They serve the local Salt Lake City area with hands-on service.",
      telephone: "+1-435-494-1358",
      address: {
        @type: "PostalAddress",
        streetAddress: "2394 S W Temple St",
        addressLocality: "Salt Lake City",
        addressRegion: "UT",
        postalCode: "84115",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.7188616,
        longitude: -111.89436459999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.3",
        reviewCount: "107",
        bestRating: "5"
      },
      areaServed: "Salt Lake City, Utah and surrounding areas",
      knowsAbout: "Plumbing, Homeowners needing plumbing repairs, general contractors for home improvements, property owners seeking localized service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dual Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Operation"
        }
      ],
      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.