Structured Data

    Treekeeper SF

    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: "Treekeeper SF",
      description: "Treekeeper SF offers comprehensive tree care services for San Francisco and the Bay Area, specializing in pruning, maintenance, tree planting, and consultations for small to medium-sized trees. Owner provides considerate, knowledgeable care focused on tree health, structural development, and risk management, with expertise in urban tree stewardship. Services also include soil testing, cabling and bracing, pruning lessons, and aerial access work.",
      url: "https://treekeepersf.com/",
      telephone: "+1-415-735-6202",
      address: {
        @type: "PostalAddress",
        streetAddress: "153 Lexington St",
        addressLocality: "San Francisco",
        addressRegion: "CA",
        postalCode: "94110",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.7609849,
        longitude: -122.42064769999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "22",
        bestRating: "5"
      },
      areaServed: "San Francisco and surrounding Bay Area communities including Marin County",
      knowsAbout: "Tree Services, San Francisco homeowners with mature or young trees, people planting new trees, those seeking tree health consultations, homeowners wanting to learn proper pruning techniques",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialty in Young Tree Development"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Educational Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service 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.