Structured Data

    All American Air & Electric

    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: "All American Air & Electric",
      description: "All American Air & Electric is a full-service HVAC and electrical contractor serving Port St. Lucie and surrounding areas. They provide residential and commercial air conditioning, heating, and electrical services including installations, repairs, and maintenance. Their experienced team handles everything from routine system service to complex electrical upgrades and emergency repairs.",
      url: "https://aaaeinc.com/",
      telephone: "+1-772-878-5143",
      address: {
        @type: "PostalAddress",
        streetAddress: "1959 SW South Macedo Blvd",
        addressLocality: "Port St. Lucie",
        addressRegion: "FL",
        postalCode: "34984",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.280559699999998,
        longitude: -80.3613412
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.8",
        reviewCount: "16",
        bestRating: "5"
      },
      areaServed: "Port St. Lucie, FL and surrounding areas",
      knowsAbout: "HVAC & Heating, Homeowners needing air conditioning or electrical repairs, Commercial property managers, New construction or renovation projects",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dual Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Established 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.