Structured Data

    Family Tree Services 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: "Family Tree Services LLC",
      description: "Family Tree Services LLC is a full-service tree care company serving the Pleasant Grove area and surrounding communities. They specialize in tree removal, trimming, pruning, and stump grinding, with expertise in emergency storm damage cleanup. The team is licensed and insured, committed to safe and professional arboriculture for residential and commercial properties.",
      url: "http://www.fts-utah.com/",
      telephone: "+1-801-413-3895",
      address: {
        @type: "PostalAddress",
        streetAddress: "1698 E Blackhawk Cir",
        addressLocality: "Pleasant Grove",
        addressRegion: "UT",
        postalCode: "84062",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.357137,
        longitude: -111.7022248
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "46",
        bestRating: "5"
      },
      areaServed: "Pleasant Grove, UT and surrounding areas",
      knowsAbout: "Tree Services, Homeowners needing tree removal or maintenance, property managers handling storm damage, businesses requiring professional arboriculture",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Storm Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Complete 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.