Structured Data

    Goodin Lawncare

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Goodin Lawncare",
      description: "Goodin Lawncare is a Nashville-based landscaping and lawn maintenance company serving residential and commercial properties across Middle Tennessee. They offer comprehensive outdoor services including lawn care, landscaping design, and property maintenance. With years of experience and a commitment to quality, Goodin Lawncare helps homeowners and businesses maintain healthy, attractive outdoor spaces year-round.",
      url: "http://www.goodinlawncare.com/",
      telephone: "+1-629-426-0144",
      address: {
        @type: "PostalAddress",
        streetAddress: "508 Napoleon Ave",
        addressLocality: "Nashville",
        addressRegion: "TN",
        postalCode: "37211",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.127919999999996,
        longitude: -86.75603439999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "44",
        bestRating: "5"
      },
      areaServed: "Nashville, Tennessee and surrounding areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking regular lawn maintenance, Commercial property managers, Clients wanting professional landscaping design",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Nashville Owner"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        }
      ],
      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.