Structured Data

    Excalibur Electrician of Nashville TN

    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: "Excalibur Electrician of Nashville TN",
      description: "Excalibur Electrician of Nashville is a licensed and insured electrical contracting company serving the Nashville area with residential and commercial electrical services. They handle everything from routine maintenance and repairs to new installations, panel upgrades, and emergency electrical work. Their team is known for prompt, professional service and a commitment to getting the job done right the first time.",
      url: "https://electriciansnashville.com/",
      telephone: "+1-615-724-9686",
      address: {
        @type: "PostalAddress",
        streetAddress: "1750 Church St",
        addressLocality: "Nashville",
        addressRegion: "TN",
        postalCode: "37203",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.155352,
        longitude: -86.79750899999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "15",
        bestRating: "5"
      },
      areaServed: "Nashville, TN and surrounding areas",
      knowsAbout: "Electricians, Homeowners needing repairs or upgrades, businesses requiring commercial electrical work, property managers, emergency electrical situations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Emergency Response"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Electrical"
        }
      ],
      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.