Structured Data

    JSL Concrete Licensed Contractor

    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: "JSL Concrete Licensed Contractor",
      description: "JSL Concrete is a licensed general contractor in Fresno specializing in concrete work, hardscaping, and related construction services. With a focus on quality craftsmanship and customer satisfaction, they handle residential and commercial concrete projects including driveways, patios, walkways, and foundation work.",
      url: "http://jslconcrete.com/",
      telephone: "+1-559-270-6719",
      address: {
        @type: "PostalAddress",
        streetAddress: "3344 W Dudley Ave",
        addressLocality: "Fresno",
        addressRegion: "CA",
        postalCode: "93722",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.7539296,
        longitude: -119.85198589999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "28",
        bestRating: "5"
      },
      areaServed: "Fresno, CA and surrounding areas",
      knowsAbout: "Hardscaping & Patios, Homeowners needing driveways or patios, residential builders, commercial property managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed General Contractor"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local 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.