Structured Data

    Molina's Tree Service & Landscaping LLC

    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: "Molina's Tree Service & Landscaping LLC",
      description: "Molina's Tree Service & Landscaping LLC is a full-service tree care and landscaping company based in Raleigh that handles everything from tree removal and trimming to stump grinding, emergency storm cleanup, and comprehensive landscaping design. The family-owned business combines expertise in arboriculture with landscape construction, offering both routine maintenance and specialized services like crane-assisted removal for large trees. They serve the Raleigh area and surrounding communities with licensed, insured professionals.",
      url: "https://www.molinastreeservicelandscaping.com/",
      telephone: "+1-919-903-0626",
      address: {
        @type: "PostalAddress",
        streetAddress: "7025 Valley Dr",
        addressLocality: "Raleigh",
        addressRegion: "NC",
        postalCode: "27612",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.880603,
        longitude: -78.67450339999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "138",
        bestRating: "5"
      },
      areaServed: "Raleigh, NC and surrounding communities",
      knowsAbout: "Tree Services, Homeowners needing tree removal or trimming, property managers requiring landscape maintenance, residents dealing with storm damage",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Crane-Assisted Removal"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Arboriculture"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Storm Service"
        }
      ],
      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.