Structured Data

    Guthrie's Ace Handyman Services

    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: "Guthrie's Ace Handyman Services",
      description: "Guthrie's Ace Handyman Services is a locally-operated handyman business serving the Nashville area from their Goodlettsville location. They handle a wide range of home repair and maintenance tasks including small repairs, fixture installation, drywall work, and general handyman services. As part of the Ace Handyman Services network, they bring professional expertise and reliability to residential projects of all sizes.",
      url: "https://www.acehandymanservices.com/offices/west-nashville",
      telephone: "+1-615-581-2288",
      address: {
        @type: "PostalAddress",
        streetAddress: "110 Rivergate Pkwy suite a",
        addressLocality: "Goodlettsville",
        addressRegion: "TN",
        postalCode: "37072",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.3154981,
        longitude: -86.7118476
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "72",
        bestRating: "5"
      },
      areaServed: "Goodlettsville, Nashville, and surrounding areas",
      knowsAbout: "Handyman Services, Homeowners needing reliable repairs, busy professionals seeking convenient maintenance solutions, property managers managing multiple units",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Part of Ace Network"
        }
      ],
      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.