Structured Data

    Monclovita Tire 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: "Monclovita Tire Shop",
      description: "Monclovita Tire Shop is a full-service tire and auto repair shop in San Antonio specializing in tire sales, installation, and wheel alignment. Located on Military Drive, they serve the local community with reliable automotive maintenance including tire replacement, balancing, and general car repair services.",
      telephone: "+1-210-849-9365",
      address: {
        @type: "PostalAddress",
        streetAddress: "4932 Military Dr W",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78242",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.366646499999995,
        longitude: -98.5965588
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "9",
        bestRating: "5"
      },
      areaServed: "San Antonio, TX and surrounding areas",
      knowsAbout: "Tire Shops, Daily drivers needing tire replacements, Regular maintenance customers, Fleet vehicle owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Tire Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Shop"
        }
      ],
      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.