Structured Data

    Ace Handyman Services Murfreesboro

    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: "Ace Handyman Services Murfreesboro",
      description: "Ace Handyman Services in Murfreesboro is a full-service handyman company offering home repairs, maintenance, and small remodeling projects. From fixture installation and drywall repair to furniture assembly and general home upkeep, they handle the to-do list items homeowners don't have time for. Their licensed and insured team provides reliable, professional service for residential customers across the Murfreesboro area.",
      url: "https://www.acehandymanservices.com/offices/murfreesboro",
      telephone: "+1-615-900-5315",
      address: {
        @type: "PostalAddress",
        streetAddress: "2159 N Thompson Ln",
        addressLocality: "Murfreesboro",
        addressRegion: "TN",
        postalCode: "37129",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.8830686,
        longitude: -86.4230015
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Murfreesboro and surrounding areas, Middle Tennessee",
      knowsAbout: "Handyman Services, Busy homeowners, seniors needing help with home maintenance, property managers, renters",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured Professional"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Wide Range of 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.