Structured Data

    Suky Tires Shop

    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: "Suky Tires Shop",
      description: "Suky Tires Shop is a local tire retailer and car repair service located in Tampa offering tire sales, installation, and automotive maintenance. With a 4.7-star rating from customers, they provide dependable service for drivers needing new tires, wheel alignments, and general car repairs. Their experienced team focuses on honest service and competitive pricing for the Tampa community.",
      telephone: "+1-813-252-9769",
      address: {
        @type: "PostalAddress",
        streetAddress: "5405 N 9th St",
        addressLocality: "Tampa",
        addressRegion: "FL",
        postalCode: "33604",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.996625899999998,
        longitude: -82.45003290000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "12",
        bestRating: "5"
      },
      areaServed: "Tampa, FL and surrounding areas",
      knowsAbout: "Tire Shops, Budget-conscious drivers, Local Tampa residents, Anyone needing tire replacement and alignment",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Independent Shop"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Tire & Auto Services"
        }
      ],
      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.