Structured Data

    Alamo Tile & Stone

    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: "Alamo Tile & Stone",
      description: "Alamo Tile & Stone is a San Antonio-based tile and stone supplier and installer serving the greater San Antonio area. They offer a wide selection of tile, stone, and related materials for both residential and commercial projects, with installation services available. The business specializes in helping customers select and install quality tile and stone products for kitchens, bathrooms, flooring, and other applications.",
      url: "http://alamotileandstone.com/",
      telephone: "+1-210-732-8350",
      address: {
        @type: "PostalAddress",
        streetAddress: "848 W Rhapsody Dr",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78216",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.553708200000003,
        longitude: -98.50492849999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.4",
        reviewCount: "26",
        bestRating: "5"
      },
      areaServed: "San Antonio, TX and surrounding areas",
      knowsAbout: "Flooring, Homeowners planning kitchen or bathroom renovations, contractors needing tile and stone materials and installation, property owners upgrading flooring",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Supplier & Installer"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Local 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.