Structured Data

    Blue Skies

    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: "Blue Skies",
      description: "Blue Skies is an accounting and financial consulting firm based in Nashville that helps individuals and businesses navigate tax preparation, financial planning, and business accounting services. With a 4.8-star rating from clients, they combine expert tax strategy with personalized financial guidance to optimize their clients' financial outcomes.",
      url: "https://yourblueskies.com/",
      telephone: "+1-440-202-9934",
      address: {
        @type: "PostalAddress",
        streetAddress: "1305 Clinton St Suite #300",
        addressLocality: "Nashville",
        addressRegion: "TN",
        postalCode: "37203",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.1640511,
        longitude: -86.796388
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "84",
        bestRating: "5"
      },
      areaServed: "Nashville, Tennessee and surrounding areas",
      knowsAbout: "Accounting & Tax, Small business owners, self-employed professionals, individuals seeking tax optimization",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Tax & Accounting"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Financial Consulting Expertise"
        }
      ],
      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.