Structured Data

    Southern Tree Preservation

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Southern Tree Preservation",
      description: "Southern Tree Preservation, run by certified arborist Bill Long, specializes in professional tree care including removal, trimming, pruning, and stump grinding throughout the Oklahoma City area. With expertise in arboriculture and a commitment to tree health, they provide comprehensive services for residential and commercial properties needing expert tree management and preservation.",
      url: "http://billlong-arborist.com/",
      telephone: "+1-405-996-0411",
      address: {
        @type: "PostalAddress",
        addressLocality: "Oklahoma City",
        addressRegion: "OK",
        postalCode: "73102",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.4711571,
        longitude: -97.5166924
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Oklahoma City and surrounding areas",
      knowsAbout: "Tree Services, Homeowners needing tree removal or maintenance, property managers, commercial properties with mature trees",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Certified Arborist"
        },
        {
          @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.