Structured Data

    Jaime & Son New & Used Tires

    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: "Jaime & Son New & Used Tires",
      description: "Jaime & Son New & Used Tires is a family-owned tire shop in Miami specializing in both new and used tires for all vehicle types. Located on NW 17th Ave, they offer quality tire selection, installation, and automotive repair services. With nearly two decades of community experience, they're known for fair pricing and reliable service.",
      telephone: "+1-786-366-5309",
      address: {
        @type: "PostalAddress",
        streetAddress: "3151 NW 17th Ave",
        addressLocality: "Miami",
        addressRegion: "FL",
        postalCode: "33142",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 25.805986299999997,
        longitude: -80.2234447
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "63",
        bestRating: "5"
      },
      areaServed: "Miami and surrounding South Florida communities",
      knowsAbout: "Tire Shops, Budget-conscious drivers, used tire shoppers, drivers seeking affordable new tires, local Miami residents",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "New & Used Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Owned 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.