Structured Data

    Custom Tires And Wheels

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Custom Tires And Wheels",
      description: "Custom Tires And Wheels is a full-service tire shop in Dallas specializing in premium tire sales, custom wheel installation, and comprehensive auto repair services. With over 280 customer reviews, they serve drivers looking for quality tires, custom wheels, and professional automotive maintenance all in one location.",
      telephone: "+1-214-905-8018",
      address: {
        @type: "PostalAddress",
        streetAddress: "1924 Singleton Blvd",
        addressLocality: "Dallas",
        addressRegion: "TX",
        postalCode: "75212",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.7783845,
        longitude: -96.8509611
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "284",
        bestRating: "5"
      },
      areaServed: "Dallas, TX and surrounding areas",
      knowsAbout: "Tire Shops, Dallas drivers seeking custom wheel upgrades, tire replacements with professional installation, and general auto repair services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Wheel Installation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Auto Repair"
        }
      ],
      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.