Structured Data

    Bobmar Lawn & Tree Service

    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: "Bobmar Lawn & Tree Service",
      description: "Bobmar Lawn & Tree Service is a locally-owned Miami-based company providing comprehensive lawn maintenance and tree care services to residential properties throughout the area. They offer tree trimming, pruning, removal, and stump grinding alongside regular lawn care to keep yards healthy and well-maintained. With over two decades serving the Miami community, they combine reliable service with practical expertise in managing South Florida's landscaping challenges.",
      url: "http://bobmarlawntree.com/",
      telephone: "+1-305-253-7374",
      address: {
        @type: "PostalAddress",
        addressLocality: "Miami",
        addressRegion: "FL",
        postalCode: "33131",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 25.7616798,
        longitude: -80.1917902
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.2",
        reviewCount: "23",
        bestRating: "5"
      },
      areaServed: "Miami and surrounding South Florida communities",
      knowsAbout: "Tree Services, Homeowners seeking regular lawn care, property owners needing tree trimming or removal, Miami residents with overgrown or damaged trees",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Miami Owner"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Complete Yard Solutions"
        }
      ],
      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.