Structured Data

    D. Moore General Maintenance

    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: "D. Moore General Maintenance",
      description: "D. Moore General Maintenance is an independent handyman service based in Concord, NC, offering a wide range of general maintenance and repair services for residential properties. Operating from their Union Street location, they handle everything from small repairs and fixture installation to drywall work and routine home maintenance, serving the greater Concord area with reliable, professional service.",
      url: "http://www.dmoorepro.com/",
      telephone: "+1-980-234-8242",
      address: {
        @type: "PostalAddress",
        streetAddress: "57 Union St S",
        addressLocality: "Concord",
        addressRegion: "NC",
        postalCode: "28025",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.40956,
        longitude: -80.5800555
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "5",
        bestRating: "5"
      },
      areaServed: "Concord, NC and surrounding areas",
      knowsAbout: "Handyman Services, Homeowners seeking reliable general repairs, busy professionals needing maintenance help, property managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Owner-Operated"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Handyman 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.