Structured Data

    Steve's Trees

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

    Schema.org / LocalBusiness
    |
    55 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Steve's Trees",
      description: "Steve's Trees provides comprehensive tree services including trimming, removal, and stump grinding to residential and commercial properties in the Fredericksburg area. With over a decade of experience, Steve brings expertise in proper tree care techniques and safety practices. The business is known for reliable service, competitive pricing, and attention to detail on every job.",
      telephone: "+1-540-642-6612",
      address: {
        @type: "PostalAddress",
        streetAddress: "508 Deacon Rd",
        addressLocality: "Fredericksburg",
        addressRegion: "VA",
        postalCode: "22405",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.329194,
        longitude: -77.41945539999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "19",
        bestRating: "5"
      },
      areaServed: "Fredericksburg, VA and surrounding areas",
      knowsAbout: "Tree Services, Homeowners needing tree maintenance, commercial property managers, landscaping contractors, residents with storm-damaged trees",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Owner Involvement"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.