Structured Data

    Moore & Smith Tree Service

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Moore & Smith Tree Service",
      description: "Moore & Smith Tree Service is a full-service tree care company serving Nashville and surrounding areas with over 20 years of experience. They specialize in tree removal, trimming, pruning, stump grinding, and emergency storm cleanup for residential and commercial properties. The team is fully licensed and insured, offering free estimates and same-day emergency service to handle damaged or hazardous trees.",
      url: "https://nashvilletntreeservice.com/",
      telephone: "+1-615-877-8733",
      address: {
        @type: "PostalAddress",
        streetAddress: "301 S Perimeter Park Dr #100",
        addressLocality: "Nashville",
        addressRegion: "TN",
        postalCode: "37211",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.083701399999995,
        longitude: -86.69749209999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "222",
        bestRating: "5"
      },
      areaServed: "Nashville, TN and surrounding Middle Tennessee communities",
      knowsAbout: "Tree Services, Homeowners needing routine tree maintenance, property managers handling storm damage, businesses with large grounds, emergency situations requiring immediate response",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Emergency Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Tree Care"
        }
      ],
      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.