Structured Data

    Urban Stone Solutions

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 45 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    45 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Urban Stone Solutions",
      description: "Urban Stone Solutions is a hardscaping and outdoor construction company serving the Lubbock area. They specialize in creating custom outdoor spaces including paver patios, retaining walls, walkways, and outdoor kitchens. Their website showcases design-focused work built with quality materials and professional craftsmanship.",
      url: "https://urbanstonesolutions.online/",
      telephone: "+1-806-243-4771",
      address: {
        @type: "PostalAddress",
        streetAddress: "4210a 50th St",
        addressLocality: "Lubbock",
        addressRegion: "TX",
        postalCode: "79413",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5493354,
        longitude: -101.9019603
      },
      areaServed: "Lubbock, Texas and surrounding areas",
      knowsAbout: "Hardscaping & Patios, Homeowners seeking custom outdoor spaces, property owners wanting to increase curb appeal, customers looking for durable paver and stone installations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Outdoor Design"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Hardscaping Installation"
        }
      ],
      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.