Structured Data

    J & L Sanchez, Inc. Electrical Contractors

    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: "J & L Sanchez, Inc. Electrical Contractors",
      description: "J & L Sanchez, Inc. is a full-service electrical contractor serving the St. Petersburg area with expertise in residential and commercial electrical work. The company handles everything from routine maintenance and repairs to new installations, panel upgrades, and generator installation. With a focus on quality workmanship and customer satisfaction, J & L Sanchez is known for reliable service and professional expertise.",
      url: "http://www.jnlsanchez.com/",
      telephone: "+1-727-341-0123",
      address: {
        @type: "PostalAddress",
        streetAddress: "6543 Bougainvilla Ave S",
        addressLocality: "St. Petersburg",
        addressRegion: "FL",
        postalCode: "33707",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.7645098,
        longitude: -82.7272362
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "29",
        bestRating: "5"
      },
      areaServed: "St. Petersburg and surrounding areas",
      knowsAbout: "Electricians, Homeowners needing repairs or upgrades, commercial property owners, businesses requiring electrical maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Electrical Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local, Established Contractor"
        }
      ],
      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.