Structured Data

    Service By The Yard

    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: "Service By The Yard",
      description: "Service By The Yard is a full-service general contractor based in Murfreesboro offering comprehensive exterior and interior property improvements. They handle landscaping projects, yard maintenance, and general contracting work for residential properties. The business focuses on delivering quality workmanship and reliable service to homeowners looking to improve their properties.",
      telephone: "+1-615-578-3377",
      address: {
        @type: "PostalAddress",
        streetAddress: "3504 Paulownia Cir",
        addressLocality: "Murfreesboro",
        addressRegion: "TN",
        postalCode: "37129",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.903637499999995,
        longitude: -86.4697709
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "15",
        bestRating: "5"
      },
      areaServed: "Murfreesboro, TN and surrounding areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners needing landscaping updates, Residential property owners, Those seeking reliable yard maintenance services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Murfreesboro 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.