Structured Data

    Royal Tree Care.

    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: "Royal Tree Care.",
      description: "Royal Tree Care is a full-service tree care company serving Aurora and surrounding areas with professional tree removal, trimming, pruning, and stump grinding. The company is licensed and insured, offering free estimates and emergency storm damage services to help property owners maintain healthy trees and clear hazardous growth.",
      url: "http://royaltreeco.com/contact-us/",
      telephone: "+1-720-626-2412",
      address: {
        @type: "PostalAddress",
        streetAddress: "18555 E Smoky Hill Rd",
        addressLocality: "Aurora",
        addressRegion: "CO",
        postalCode: "80046",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.619201499999996,
        longitude: -104.77079789999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "11",
        bestRating: "5"
      },
      areaServed: "Aurora, CO and surrounding Denver metro areas",
      knowsAbout: "Tree Services, Homeowners needing tree removal or maintenance, property managers handling storm damage, anyone with hazardous trees",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Storm Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        }
      ],
      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.