Structured Data

    A&J Inc.

    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: "A&J Inc.",
      description: "A&J Heating & Air Inc. helps Charlottesville-area residents stay comfortable year-round with comprehensive HVAC services including system repair, replacement, and installation. They specialize in ductless split systems and water heaters, and offer preventative maintenance plans to keep systems running efficiently. The team provides free estimates on all system replacements.",
      url: "https://ajheatingair.com/",
      telephone: "+1-434-465-5992",
      address: {
        @type: "PostalAddress",
        streetAddress: "339 Glade Ln",
        addressLocality: "Charlottesville",
        addressRegion: "VA",
        postalCode: "22901",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.0776409,
        longitude: -78.4880933
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "92",
        bestRating: "5"
      },
      areaServed: "Charlottesville, Albemarle County, and surrounding counties, VA",
      knowsAbout: "HVAC & Heating, Homeowners needing reliable HVAC repair and maintenance, customers interested in ductless cooling systems, property owners seeking preventative service plans",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Ductless Specialists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Preventative Maintenance"
        }
      ],
      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.