Structured Data

    Gordo's Lawn Care and Services/ commercial and residential

    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: "Gordo's Lawn Care and Services/ commercial and residential",
      description: "Gordo's Lawn Care and Services is a full-service landscaping and lawn maintenance company serving Celina and surrounding areas with both residential and commercial properties. They offer comprehensive outdoor services including lawn care, landscape design, property maintenance, and grounds management. With a focus on quality workmanship and customer satisfaction, Gordo's handles everything from routine maintenance to complete landscape projects.",
      url: "https://gordoslawncare.com/",
      telephone: "+1-214-585-6152",
      address: {
        @type: "PostalAddress",
        streetAddress: "311 E Main St",
        addressLocality: "Celina",
        addressRegion: "TX",
        postalCode: "75009",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.321793,
        longitude: -96.7813982
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "19",
        bestRating: "5"
      },
      areaServed: "Celina, TX and surrounding North Dallas communities",
      knowsAbout: "Landscaping & Lawn Care, Commercial property managers, residential homeowners, HOA communities, property owners seeking comprehensive landscape maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Commercial & Residential Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Capabilities"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Celina Business"
        }
      ],
      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.